We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48773dc commit cb9f939Copy full SHA for cb9f939
kotlin-wot-integration-tests/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
kotlin("plugin.spring") version "1.9.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"
+ id("io.spring.dependency-management") version "1.1.6"
5
}
6
7
dependencies {
kotlin-wot-spring-boot-starter/build.gradle.kts
0 commit comments