Skip to content

Commit

Permalink
Bump bootstrap plugins to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Jul 8, 2024
1 parent 7e87f61 commit 4993754
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ pluginManagement {
plugins {
id 'com.diffplug.blowdryer' version '1.7.1'
id 'com.diffplug.blowdryerSetup' version '1.7.1'
id 'com.diffplug.spotless' version '6.12.0'
id 'com.diffplug.spotless-changelog' version '2.4.1'
id 'com.diffplug.spotless' version '7.0.0.BETA1'
id 'com.diffplug.spotless-changelog' version '3.1.2'
}
}
plugins {
Expand Down

0 comments on commit 4993754

Please sign in to comment.