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 3bdc440 commit 2ab1e91Copy full SHA for 2ab1e91
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
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.23"
12
- kotlin("plugin.spring") version "1.9.22"
+ kotlin("plugin.spring") version "1.9.23"
13
kotlin("plugin.jpa") version "1.9.23"
14
}
15
0 commit comments