Skip to content

Commit c07a2b7

Browse files
authored
Merge pull request #75 from igniterealtime/dependabot/gradle/com.github.spotbugs-6.4.2
Bump com.github.spotbugs from 6.4.1 to 6.4.2
2 parents a0b9fc2 + aadc67e commit c07a2b7

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.4.1'
10+
id 'com.github.spotbugs' version '6.4.2'
1111
id 'com.github.ben-manes.versions' version '0.52.0'
1212
}
1313

0 commit comments

Comments
 (0)