Skip to content

Commit f48d840

Browse files
chore(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.4.3
1 parent 7c80ecd commit f48d840

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.16.0")
17-
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.2")
17+
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.3")
1818
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.5.6")
1919

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

0 commit comments

Comments
 (0)