We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74eff1 commit 10410a6Copy full SHA for 10410a6
build.gradle.kts
@@ -2,7 +2,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
2
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
4
plugins {
5
- kotlin("jvm") version "1.7.20"
+ kotlin("jvm") version "1.7.21"
6
id("com.vaadin") version "23.2.7" apply(false)
7
`maven-publish`
8
signing
0 commit comments