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 69d9634 commit 2bb1b2aCopy full SHA for 2bb1b2a
buildSrc/build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
16
implementation("org.openapitools:openapi-generator-gradle-plugin:7.14.0")
17
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.5")
18
- implementation("org.springframework.boot:spring-boot-gradle-plugin:3.5.4")
+ implementation("org.springframework.boot:spring-boot-gradle-plugin:3.5.5")
19
20
// workaround to use libs in a precompiled script plugin.
21
// https://github.com/gradle/gradle/issues/15383
0 commit comments