Skip to content

Commit

Permalink
[#1854] Upgrade Gradle spotless plugin to 6.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideD committed Feb 5, 2024
1 parent 7887427 commit 9019164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import java.util.regex.Pattern
plugins {
id 'java-library'
id 'maven-publish'
id 'com.diffplug.spotless' version '6.18.0'
id 'com.diffplug.spotless' version '6.25.0'
id 'nu.studer.credentials' version '3.0'
id 'org.asciidoctor.jvm.convert' version '4.0.2' apply false
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
Expand Down

0 comments on commit 9019164

Please sign in to comment.