Skip to content

Commit 6310965

Browse files
chore(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.4.2
1 parent e0276c9 commit 6310965

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:2.0.0")
1616
implementation("org.openapitools:openapi-generator-gradle-plugin:7.15.0")
17-
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.1")
17+
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.2")
1818
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.5.5")
1919

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

0 commit comments

Comments
 (0)