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.
1 parent 2162b8b commit 13da269Copy full SHA for 13da269
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
4
id 'java-library'
5
id 'maven-publish'
6
- id 'com.diffplug.spotless' version '6.25.0'
+ id 'com.diffplug.spotless' version '7.2.1'
7
id 'org.asciidoctor.jvm.convert' version '4.0.2' apply false
8
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
9
}
0 commit comments