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 e92abf0 commit 06a6998Copy full SHA for 06a6998
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.0"
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