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.
2 parents 839f5a6 + 6343a54 commit de8bf0cCopy full SHA for de8bf0c
build.gradle.kts
@@ -24,7 +24,7 @@ repositories {
24
dependencies {
25
api(gradleApi())
26
compileOnly("org.jetbrains:annotations:24.1.0")
27
- implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
+ implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.1")
28
// FIXME: Revert to upstream if https://github.com/bsideup/jabel/issues/182#issuecomment-1898900307 is ever closed
29
annotationProcessor("com.pkware.jabel:jabel-javac-plugin:1.0.1-1")
30
testAnnotationProcessor("com.pkware.jabel:jabel-javac-plugin:1.0.1-1")
0 commit comments