Skip to content

Commit 5412aee

Browse files
Latest Spotbugs
1 parent 454a39d commit 5412aee

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
@@ -10,7 +10,7 @@ plugins {
1010
id("dd-trace-java.ci-jobs")
1111

1212
id("com.diffplug.spotless") version "6.13.0"
13-
id("com.github.spotbugs") version "6.4.5"
13+
id("com.github.spotbugs") version "6.4.7"
1414
id("de.thetaphi.forbiddenapis") version "3.10"
1515
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1616
id("com.gradleup.shadow") version "8.3.6" apply false

0 commit comments

Comments
 (0)