diff --git a/settings.gradle b/settings.gradle index fa3a91b..9ebc00f 100644 --- a/settings.gradle +++ b/settings.gradle @@ -6,7 +6,7 @@ pluginManagement { } plugins { // https://github.com/diffplug/blowdryer/blob/main/CHANGELOG.md - id 'com.diffplug.blowdryerSetup' version '1.7.0' + id 'com.diffplug.blowdryerSetup' version '1.7.1' // https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md id 'com.diffplug.spotless' version '6.16.0' apply false // https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md