Skip to content

Commit 4993754

Browse files
committed
Bump bootstrap plugins to latest.
1 parent 7e87f61 commit 4993754

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ pluginManagement {
22
plugins {
33
id 'com.diffplug.blowdryer' version '1.7.1'
44
id 'com.diffplug.blowdryerSetup' version '1.7.1'
5-
id 'com.diffplug.spotless' version '6.12.0'
6-
id 'com.diffplug.spotless-changelog' version '2.4.1'
5+
id 'com.diffplug.spotless' version '7.0.0.BETA1'
6+
id 'com.diffplug.spotless-changelog' version '3.1.2'
77
}
88
}
99
plugins {

0 commit comments

Comments
 (0)