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 baf1f9b commit 4d28a04Copy full SHA for 4d28a04
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.25"
13
kotlin("plugin.jpa") version "1.9.23"
14
}
15
0 commit comments