Skip to content

Commit 46d4bcc

Browse files
Update spotbugsVersion to v4.9.4
1 parent 452a3b9 commit 46d4bcc

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
@@ -35,7 +35,7 @@ plugins {
3535

3636
ext {
3737
lombokVersion = "1.18.38"
38-
spotbugsVersion = "4.8.6"
38+
spotbugsVersion = "4.9.4"
3939
}
4040

4141
ext['log4j2.version'] = '2.17.1'

0 commit comments

Comments
 (0)