Skip to content

Commit 74ce3ac

Browse files
chore(deps): update plugin com.github.spotbugs to v6.4.2
1 parent cee093b commit 74ce3ac

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
@@ -3,7 +3,7 @@ import studio.o7.remora.RemoraPlugin
33

44
plugins {
55
id("studio.o7.remora") version "0.3.6"
6-
id("com.github.spotbugs") version "6.0.22"
6+
id("com.github.spotbugs") version "6.4.2"
77
}
88

99
allprojects {

0 commit comments

Comments
 (0)