Skip to content

Commit a34f2d2

Browse files
Update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v4.4.5 (#252)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d488b0c commit a34f2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import com.jashmore.gradle.release
55
plugins {
66
java
77
`java-library`
8-
id("com.github.spotbugs") version "4.4.4"
8+
id("com.github.spotbugs") version "4.4.5"
99
checkstyle
1010
jacoco
1111
}

0 commit comments

Comments
 (0)