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 487a6f6 commit 0f27d6eCopy full SHA for 0f27d6e
kotlin-wot-integration-tests/build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("plugin.spring") version "1.9.10"
+ kotlin("plugin.spring") version "2.1.10"
3
id("org.springframework.boot") version "3.1.5" // Use the latest compatible version
4
id("io.spring.dependency-management") version "1.1.3"
5
}
kotlin-wot-spring-boot-starter/build.gradle.kts
0 commit comments