Skip to content

Commit 5b7ffc0

Browse files
authored
Merge pull request #87 from MinecraftModDevelopment/dependabot/gradle/com.github.spotbugs-4.7.7
2 parents 61d35af + b8cadea commit 5b7ffc0

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.6'
9+
id 'com.github.spotbugs' version '4.7.7'
1010
id 'checkstyle'
1111
id 'pmd'
1212
id 'org.flywaydb.flyway' version '7.15.0'

0 commit comments

Comments
 (0)