Skip to content

Commit

Permalink
deps: Bump spotbugs from 5.1.1 to 5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leviem1 committed Aug 9, 2023
1 parent 92e3c50 commit f91062e
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 @@ -3,7 +3,7 @@ import java.text.SimpleDateFormat

plugins {
id 'checkstyle'
id "com.github.spotbugs" version "5.1.1"
id "com.github.spotbugs" version "5.1.2"
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'java'
}
Expand Down

0 comments on commit f91062e

Please sign in to comment.