We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77729da + b74a5e8 commit ce62429Copy full SHA for ce62429
1 file changed
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
14
id("com.diffplug.spotless") version "8.4.0"
15
id("me.champeau.gradle.japicmp") version "0.4.3"
16
- id("com.github.spotbugs") version "6.4.8"
+ id("com.github.spotbugs") version "6.5.0"
17
id("de.thetaphi.forbiddenapis") version "3.10"
18
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
19
id("com.gradleup.shadow") version "8.3.9" apply false
0 commit comments