Skip to content

Commit b3db789

Browse files
authored
Merge pull request #72 from igniterealtime/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.9.5
Bump com.github.spotbugs:spotbugs-annotations from 4.9.4 to 4.9.5
2 parents 8e82566 + a7e5f5a commit b3db789

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
@@ -88,7 +88,7 @@ dependencies {
8888

8989
compileOnly lombok
9090

91-
implementation 'com.github.spotbugs:spotbugs-annotations:4.9.4'
91+
implementation 'com.github.spotbugs:spotbugs-annotations:4.9.5'
9292
implementation 'com.github.bbottema:emailaddress-rfc2822:2.3.1'
9393

9494
testAnnotationProcessor lombok

0 commit comments

Comments
 (0)