Skip to content

Commit 061b7cb

Browse files
authored
Update plugin com.diffplug.spotless to v8.1.0 (#2749)
2 parents 419ea96 + c483f7e commit 061b7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pluginManagement {
99

1010
plugins {
1111
id 'com.adarshr.test-logger' version '4.0.0' apply false // https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
12-
id 'com.diffplug.spotless' version '8.0.0' apply false
12+
id 'com.diffplug.spotless' version '8.1.0' apply false
1313
id 'com.diffplug.spotless-changelog' version '3.1.2' apply false // https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
1414
id 'com.github.spotbugs' version '6.4.5' apply false // https://github.com/spotbugs/spotbugs-gradle-plugin/releases
1515
id 'com.gradle.develocity' version '4.2.2' // https://plugins.gradle.org/plugin/com.gradle.develocity

0 commit comments

Comments
 (0)