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 6e8fb09 commit 692a27aCopy full SHA for 692a27a
build.gradle.kts
@@ -5,7 +5,8 @@ plugins {
5
id("datadog.dependency-locking")
6
7
id("com.diffplug.spotless") version "6.13.0"
8
- id("com.github.spotbugs") version "5.0.14"
+ // id("com.github.spotbugs") version "5.0.14"
9
+ id("com.github.spotbugs") version "6.3.0"
10
id("de.thetaphi.forbiddenapis") version "3.8"
11
12
id("tracer-version")
0 commit comments