We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d88a6 commit 88adfbdCopy full SHA for 88adfbd
settings.gradle
@@ -1,7 +1,7 @@
1
pluginManagement {
2
plugins {
3
- id 'com.diffplug.blowdryer' version '1.6.0'
4
- id 'com.diffplug.blowdryerSetup' version '1.6.0'
+ id 'com.diffplug.blowdryer' version '1.7.1'
+ 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'
7
}
0 commit comments