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 4976078 commit 1733977Copy full SHA for 1733977
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.11.0'
+ id 'com.diffplug.spotless' version '6.18.0'
7
id 'nu.studer.credentials' version '2.1'
8
id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
9
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
0 commit comments