File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ plugins {
10
10
// https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md
11
11
id ' com.diffplug.spotless' version ' 7.0.0.BETA1' apply false
12
12
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
13
- id ' com.diffplug.spotless-changelog' version ' 3.0 .2' apply false
13
+ id ' com.diffplug.spotless-changelog' version ' 3.1 .2' apply false
14
14
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
15
15
id ' com.gradle.plugin-publish' version ' 1.2.1' apply false
16
16
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
@@ -29,7 +29,7 @@ plugins {
29
29
id ' dev.adamko.dokkatoo-html' version ' 2.3.1' apply false
30
30
}
31
31
blowdryerSetup {
32
- github ' diffplug/blowdryer-diffplug' , ' tag' , ' 7.3.0 '
32
+ github ' diffplug/blowdryer-diffplug' , ' tag' , ' 8.0.1 '
33
33
// devLocal '../blowdryer-diffplug'
34
34
setPluginsBlockTo {
35
35
it. file ' plugin.versions'
You can’t perform that action at this time.
0 commit comments