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 190289c commit 1438a93Copy full SHA for 1438a93
build.gradle.kts
@@ -27,7 +27,7 @@ plugins {
27
signing
28
id("org.jetbrains.kotlin.jvm") version "1.7.10" apply false
29
id("com.github.spotbugs") version "5.0.9" apply false
30
- id("io.spring.dependency-management") version "1.0.12.RELEASE" apply false
+ id("io.spring.dependency-management") version "1.0.13.RELEASE" apply false
31
id("org.springframework.boot") version "2.7.2" apply false
32
id("io.freefair.lombok") version "6.5.0.3"
33
}
0 commit comments