Skip to content

Commit

Permalink
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (via
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 8154ada commit b558da9
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 @@ -75,7 +75,7 @@ subprojects {
dependencies {
dependency("ch.qos.logback:logback-classic:1.3.14")
dependency("com.beust:jcommander:1.82")
dependency("com.github.spotbugs:spotbugs-annotations:4.8.2")
dependency("com.github.spotbugs:spotbugs-annotations:4.8.3")
dependency("com.opencsv:opencsv:4.6")
dependency("commons-beanutils:commons-beanutils:1.9.4")
dependency("commons-io:commons-io:2.15.1")
Expand Down

0 comments on commit b558da9

Please sign in to comment.