Skip to content

Commit

Permalink
chore(deps): update plugin com.diffplug.spotless to v6.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 5a38f9e commit 3791bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencyResolutionManagement {
version('junit', '5.10.1')

// *** Gradle plugins ***
plugin ('spotless', 'com.diffplug.spotless').version('6.11.0')
plugin ('spotless', 'com.diffplug.spotless').version('6.23.1')
plugin ('versioning', 'net.nemerosa.versioning').version('2.15.1')
plugin ('ospackage', 'com.netflix.nebula.ospackage').version('11.5.0')
plugin ('shadow', 'com.github.johnrengelman.shadow').version('7.1.2')
Expand Down

0 comments on commit 3791bf2

Please sign in to comment.