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.
2 parents 980e215 + 6b5c04f commit 706aaa6Copy full SHA for 706aaa6
build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
id("org.springframework.boot") version "3.3.1"
5
- id("io.spring.dependency-management") version "1.1.4"
+ id("io.spring.dependency-management") version "1.1.6"
6
kotlin("jvm") version "1.9.23"
7
kotlin("plugin.spring") version "1.9.23"
8
kotlin("plugin.serialization") version "1.9.23"
0 commit comments