We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc23b9 commit 6ccf805Copy full SHA for 6ccf805
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("org.unbroken-dome.test-sets") version "4.0.0"
6
id("com.github.johnrengelman.shadow") version "7.1.2"
7
id("com.diffplug.spotless") version "6.7.0"
8
- id("com.github.spotbugs") version "5.0.6"
+ id("com.github.spotbugs") version "5.0.7"
9
id("com.avast.gradle.docker-compose") version "0.15.2"
10
id("com.github.ben-manes.versions") version "0.42.0"
11
}
0 commit comments