Skip to content

Commit 4accaf2

Browse files
authored
Merge pull request #108 from MinecraftModDevelopment/dependabot/gradle/com.github.spotbugs-5.0.2
2 parents 9a5117f + 995f60e commit 4accaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
//id 'maven'
77
id 'eclipse'
88
id 'idea'
9-
id 'com.github.spotbugs' version '4.7.10'
9+
id 'com.github.spotbugs' version '5.0.2'
1010
id 'checkstyle'
1111
id 'pmd'
1212
id 'org.flywaydb.flyway' version '8.0.5'

0 commit comments

Comments
 (0)