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 1fccd35 commit 8e3cf9cCopy full SHA for 8e3cf9c
build.gradle
@@ -3,7 +3,7 @@ import java.util.regex.Pattern
3
plugins {
4
id 'java-library'
5
id 'maven-publish'
6
- id 'com.diffplug.spotless' version '6.18.0'
+ id 'com.diffplug.spotless' version '6.25.0'
7
id 'nu.studer.credentials' version '3.0'
8
id 'org.asciidoctor.jvm.convert' version '4.0.2' apply false
9
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
0 commit comments