We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 454a39d commit 5412aeeCopy full SHA for 5412aee
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
id("dd-trace-java.ci-jobs")
11
12
id("com.diffplug.spotless") version "6.13.0"
13
- id("com.github.spotbugs") version "6.4.5"
+ id("com.github.spotbugs") version "6.4.7"
14
id("de.thetaphi.forbiddenapis") version "3.10"
15
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
16
id("com.gradleup.shadow") version "8.3.6" apply false
0 commit comments