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.
2 parents 47ba598 + 9503dea commit 3bdc440Copy full SHA for 3bdc440
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
id("org.graalvm.buildtools.native") version "0.9.28"
9
id("org.asciidoctor.jvm.convert") version "3.3.2"
10
id("com.diffplug.spotless") version "6.25.0"
11
- kotlin("jvm") version "1.9.22"
+ kotlin("jvm") version "1.9.23"
12
kotlin("plugin.spring") version "1.9.22"
13
kotlin("plugin.jpa") version "1.9.23"
14
}
0 commit comments