Skip to content

Commit

Permalink
Merge pull request #25 from Diluv/dependabot/gradle/com.github.spotbu…
Browse files Browse the repository at this point in the history
…gs-spotbugs-annotations-4.5.0

Bump spotbugs-annotations from 4.2.3 to 4.5.0
  • Loading branch information
Darkhax authored Dec 3, 2021
2 parents 8480bf3 + 725ca50 commit 8892b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spotbugs {
}

dependencies {
implementation group: "com.github.spotbugs", name: "spotbugs-annotations", version: "4.2.3"
implementation group: "com.github.spotbugs", name: "spotbugs-annotations", version: "4.5.0"
implementation group: "com.google.code.gson", name: "gson", version: "2.8.9"
}

Expand Down

0 comments on commit 8892b7e

Please sign in to comment.