Skip to content

Commit cefd2d9

Browse files
Update dependency com.github.spotbugs:spotbugs-annotations to v4.8.1
1 parent a1dd20d commit cefd2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/Versions.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object Versions {
1212
// Libraries
1313

1414
// https://repo1.maven.org/maven2/io/micronaut/micronaut-bom/3.0.0/micronaut-bom-3.0.0.pom
15-
const val spotbugs = "4.0.3"
15+
const val spotbugs = "4.8.1"
1616
const val flyway = "7.12.1"
1717

1818
// https://repo1.maven.org/maven2/io/micronaut/sql/micronaut-sql-bom/4.0.0/micronaut-sql-bom-4.0.0.pom

0 commit comments

Comments
 (0)