Skip to content

Commit

Permalink
Bump SpotBugs version from 4.1.3 to 4.4.0 (#251)
Browse files Browse the repository at this point in the history
Co-authored-by: ohrdlick <[email protected]>
  • Loading branch information
AurumTheEnd and ohrdlick authored Oct 21, 2021
1 parent ead7b01 commit 73738d8
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 @@ -61,7 +61,7 @@ configurations {
}

dependencies {
implementation ('com.github.spotbugs:spotbugs:4.1.3') {
implementation ('com.github.spotbugs:spotbugs:4.4.0') {
exclude group: 'xml-apis', module: 'xml-apis'
}
implementation 'net.sf.saxon:Saxon-HE:9.9.1-2'
Expand Down

0 comments on commit 73738d8

Please sign in to comment.