Skip to content

Commit

Permalink
Upgrade spotless to 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideD committed Jan 31, 2022
1 parent 162db2a commit dede54b
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 '5.16.0'
id 'com.diffplug.spotless' version '6.1.2'
id 'nu.studer.credentials' version '2.1'
id 'org.asciidoctor.convert' version '1.5.7' apply false
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
Expand Down

0 comments on commit dede54b

Please sign in to comment.