We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6.5.0
1 parent 8d3cec3 commit e3348b7Copy full SHA for e3348b7
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