Skip to content

Commit d1487ae

Browse files
Merge pull request #20 from TropicalShadow/dependabot/gradle/main/com.github.spotbugs-6.1.5
2 parents 2e7a273 + a8a2a02 commit d1487ae

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 java.util.TimeZone
55

66
plugins {
77
id("checkstyle")
8-
id("com.github.spotbugs") version "6.0.24"
8+
id("com.github.spotbugs") version "6.1.5"
99
id("io.github.goooler.shadow") version "8.1.8"
1010
id("xyz.jpenilla.run-paper") version "2.3.1"
1111
id("java")

0 commit comments

Comments
 (0)