Skip to content

Commit

Permalink
chore(deps): update dependency com.github.spotbugs:spotbugs-annotatio…
Browse files Browse the repository at this point in the history
…ns to v4.8.6
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent a20167b commit 4a8b92f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/mvc-io/mvc-io/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {
}

dependencies {
compileOnly("com.github.spotbugs:spotbugs-annotations:4.8.5")
compileOnly("com.github.spotbugs:spotbugs-annotations:4.8.6")
}

application {
Expand Down

0 comments on commit 4a8b92f

Please sign in to comment.