Skip to content

Commit 6e227c8

Browse files
chore(deps): update plugin com.github.spotbugs to v6.4.3
1 parent 0dd8918 commit 6e227c8

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.4.2"
6+
id("com.github.spotbugs") version "6.4.3"
77
}
88

99
allprojects {

0 commit comments

Comments
 (0)