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 0dabc0d commit e594f62Copy full SHA for e594f62
build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
implementation("org.jetbrains.dokka:dokka-gradle-plugin:2.0.0")
32
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
33
implementation("com.palantir.gradle.gitversion:gradle-git-version:4.0.0")
34
- implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.4")
+ implementation("org.springframework.boot:spring-boot-gradle-plugin:3.5.4")
35
implementation("io.spring.gradle:dependency-management-plugin:1.1.7")
36
implementation("org.jetbrains.kotlin:kotlin-allopen:2.2.0")
37
}
0 commit comments