Skip to content

Commit 38e30d5

Browse files
committed
Bump blowdryer versions.
1 parent 814f344 commit 38e30d5

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
@@ -10,7 +10,7 @@ plugins {
1010
// https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md
1111
id 'com.diffplug.spotless' version '7.0.0.BETA1' apply false
1212
// 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
1414
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
1515
id 'com.gradle.plugin-publish' version '1.2.1' apply false
1616
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
@@ -29,7 +29,7 @@ plugins {
2929
id 'dev.adamko.dokkatoo-html' version '2.3.1' apply false
3030
}
3131
blowdryerSetup {
32-
github 'diffplug/blowdryer-diffplug', 'tag', '7.3.0'
32+
github 'diffplug/blowdryer-diffplug', 'tag', '8.0.1'
3333
//devLocal '../blowdryer-diffplug'
3434
setPluginsBlockTo {
3535
it.file 'plugin.versions'

0 commit comments

Comments
 (0)