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 85a2f97 + 9cc11ce commit 0b1523aCopy full SHA for 0b1523a
build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
implementation("org.jetbrains.dokka:dokka-gradle-plugin:2.0.0")
35
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
36
implementation("com.palantir.gradle.gitversion:gradle-git-version:4.0.0")
37
- implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.4")
+ implementation("org.springframework.boot:spring-boot-gradle-plugin:3.5.4")
38
implementation("io.spring.gradle:dependency-management-plugin:1.1.7")
39
implementation("org.jetbrains.kotlin:kotlin-allopen:2.2.10")
40
}
0 commit comments