Skip to content

Commit 6d0a4d4

Browse files
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v5.1.3 (#1048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f4d1fe commit 6d0a4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
// plugins
1515
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
1616
implementation("org.openapitools:openapi-generator-gradle-plugin:6.6.0")
17-
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.2")
17+
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.3")
1818
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.1.2")
1919

2020
// workaround to use libs in a precompiled script plugin.

0 commit comments

Comments
 (0)