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 749b287 commit 039fbaeCopy full SHA for 039fbae
build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
id("org.springframework.boot") version "2.7.7" apply false
5
- id("io.spring.dependency-management") version "1.0.15.RELEASE" apply false
+ id("io.spring.dependency-management") version "1.1.4" apply false
6
kotlin("jvm") version "1.7.22" apply false
7
kotlin("kapt") version "1.7.22" apply false
8
kotlin("plugin.spring") version "1.9.22" apply false
0 commit comments