Skip to content

Commit 9192f7e

Browse files
chore(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.3
1 parent 194ca78 commit 9192f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
// plugins
1515
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
1616
implementation("org.openapitools:openapi-generator-gradle-plugin:7.11.0")
17-
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.2")
17+
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.3")
1818
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.2")
1919

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

0 commit comments

Comments
 (0)