Skip to content

Commit a5c9102

Browse files
authored
Merge pull request #132 from igniterealtime/dependabot/gradle/com.github.spotbugs-6.5.11
Bump com.github.spotbugs from 6.5.10 to 6.5.11
2 parents b545d1a + c4ce45f commit a5c9102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id 'java-library'
88
id 'maven-publish'
99
id 'checkstyle'
10-
id 'com.github.spotbugs' version '6.5.10'
10+
id 'com.github.spotbugs' version '6.5.11'
1111
id 'io.github.ben-manes.versions' version '0.61.0'
1212
}
1313

0 commit comments

Comments
 (0)