We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f193672 + 74ce3ac commit d9ccd78Copy full SHA for d9ccd78
build.gradle.kts
@@ -3,7 +3,7 @@ import studio.o7.remora.RemoraPlugin
3
4
plugins {
5
id("studio.o7.remora") version "0.3.6"
6
- id("com.github.spotbugs") version "6.0.22"
+ id("com.github.spotbugs") version "6.4.2"
7
}
8
9
allprojects {
0 commit comments