Skip to content

Commit 7cd752b

Browse files
Bump com.diffplug.spotless from 6.9.0 to 6.9.1 (#790)
Bumps com.diffplug.spotless from 6.9.0 to 6.9.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59bc1f4 commit 7cd752b

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
@@ -8,7 +8,7 @@ pluginManagement {
88
id 'com.avast.gradle.docker-compose' version "0.16.8" apply false
99
id 'io.gitlab.arturbosch.detekt' version "1.21.0" apply false
1010
id 'com.apollographql.apollo3' version "3.5.0" apply false
11-
id 'com.diffplug.spotless' version '6.9.0' apply false
11+
id 'com.diffplug.spotless' version '6.9.1' apply false
1212
}
1313
}
1414

0 commit comments

Comments
 (0)