Skip to content

Commit 8e3cf9c

Browse files
committed
[#1854] Upgrade Gradle spotless plugin to 6.25.0
1 parent 1fccd35 commit 8e3cf9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import java.util.regex.Pattern
33
plugins {
44
id 'java-library'
55
id 'maven-publish'
6-
id 'com.diffplug.spotless' version '6.18.0'
6+
id 'com.diffplug.spotless' version '6.25.0'
77
id 'nu.studer.credentials' version '3.0'
88
id 'org.asciidoctor.jvm.convert' version '4.0.2' apply false
99
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'

0 commit comments

Comments
 (0)