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 3fc19b8 commit c5c2a80Copy full SHA for c5c2a80
buildSrc/build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
// plugins
15
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
16
implementation("org.openapitools:openapi-generator-gradle-plugin:7.1.0")
17
- implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.4")
+ implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.5")
18
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.2.0")
19
20
// workaround to use libs in a precompiled script plugin.
0 commit comments