Skip to content

Commit

Permalink
Bump com.github.spotbugs:spotbugs-annotations from 4.8.5 to 4.8.6 (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 9341149 commit ed10715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ subprojects {

extra.apply {
set("creekVersion", "0.4.2-SNAPSHOT")
set("spotBugsVersion", "4.8.5") // https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-annotations
set("spotBugsVersion", "4.8.6") // https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-annotations
set("picoCliVersion", "4.7.6") // https://mvnrepository.com/artifact/info.picocli/picocli
set("jacksonVersion", "2.17.2") // https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations
set("jsonSchemaVersion", "1.0.39") // https://mvnrepository.com/artifact/com.kjetland/mbknor-jackson-jsonschema
Expand Down

0 comments on commit ed10715

Please sign in to comment.