We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a5ccae commit 7ef7d74Copy full SHA for 7ef7d74
buildSrc/build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
// plugins
15
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
16
implementation("org.openapitools:openapi-generator-gradle-plugin:7.13.0")
17
- implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.10")
+ implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.11")
18
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.5")
19
20
// workaround to use libs in a precompiled script plugin.
0 commit comments