Skip to content

Commit

Permalink
bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.0 (via
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 5f68847 commit 49c0cea
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.11")
dependency("com.beust:jcommander:1.82")
dependency("com.github.spotbugs:spotbugs-annotations:4.7.3")
dependency("com.github.spotbugs:spotbugs-annotations:4.8.0")
dependency("com.opencsv:opencsv:4.6")
dependency("commons-beanutils:commons-beanutils:1.9.4")
dependency("commons-io:commons-io:2.14.0")
Expand Down

0 comments on commit 49c0cea

Please sign in to comment.