Skip to content

Commit 99eb6ad

Browse files
chore(deps): update plugin com.diffplug.spotless to v6.22.0
1 parent 9df5f56 commit 99eb6ad

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
@@ -5,7 +5,7 @@ pluginManagement {
55
id 'com.avast.gradle.docker-compose' version "0.17.4" apply false
66
id 'io.gitlab.arturbosch.detekt' version "1.23.0" apply false
77
id 'com.apollographql.apollo3' version "3.8.2" apply false
8-
id 'com.diffplug.spotless' version '6.20.0' apply false
8+
id 'com.diffplug.spotless' version '6.22.0' apply false
99
}
1010
}
1111

0 commit comments

Comments
 (0)