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.3
  • Loading branch information
renovate[bot] committed Dec 13, 2023
1 parent 3d71aea commit 6405079
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 @@ -21,7 +21,7 @@ repositories { // Where to search for dependencies

dependencies {
// Suppressions for SpotBugs
compileOnly("com.github.spotbugs:spotbugs-annotations:4.8.2")
compileOnly("com.github.spotbugs:spotbugs-annotations:4.8.3")

// Maven dependencies are composed by a group name, a name and a version, separated by colons
implementation("com.omertron:API-OMDB:1.5")
Expand Down

0 comments on commit 6405079

Please sign in to comment.