Skip to content

Commit d9ccd78

Browse files
Merge pull request #13 from o7studios/renovate/com.github.spotbugs-6.x
chore(deps): update plugin com.github.spotbugs to v6.4.2
2 parents f193672 + 74ce3ac commit d9ccd78

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)