Skip to content

Commit 4c81131

Browse files
chore(deps): update plugin com.diffplug.spotless to v6.12.1 (#919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Brandon Fergerson <[email protected]>
1 parent 6d21bde commit 4c81131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluginManagement {
88
id 'com.avast.gradle.docker-compose' version "0.16.11" apply false
99
id 'io.gitlab.arturbosch.detekt' version "1.22.0" apply false
1010
id 'com.apollographql.apollo3' version "3.7.3" apply false
11-
id 'com.diffplug.spotless' version '6.12.0' apply false
11+
id 'com.diffplug.spotless' version '6.12.1' apply false
1212
}
1313
}
1414

0 commit comments

Comments
 (0)