Skip to content

Commit

Permalink
chore(deps): change version com.diffplug.spotless:spotless-plugin-gra…
Browse files Browse the repository at this point in the history
…dle to 6.16.0
  • Loading branch information
satsukies committed Mar 12, 2024
1 parent eb6c9b5 commit d85a50b
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 @@ -7,7 +7,7 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
mavenCentral()
}
dependencies { classpath "com.diffplug.spotless:spotless-plugin-gradle:6.25.0" }
dependencies { classpath "com.diffplug.spotless:spotless-plugin-gradle:6.16.0" }
}

class VersionString implements Comparable<VersionString> {
Expand Down

0 comments on commit d85a50b

Please sign in to comment.