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 b294876 commit 7a2370fCopy full SHA for 7a2370f
build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
id("org.springframework.boot") version "3.4.0"
5
- id("io.spring.dependency-management") version "1.1.6"
+ id("io.spring.dependency-management") version "1.1.7"
6
kotlin("jvm") version "2.1.0"
7
kotlin("plugin.spring") version "2.1.0"
8
kotlin("plugin.serialization") version "2.1.0"
0 commit comments