Skip to content

Commit e1da1a1

Browse files
Bump com.diffplug.spotless from 6.9.1 to 6.10.0 (#106)
Bumps com.diffplug.spotless from 6.9.1 to 6.10.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09f0a32 commit e1da1a1

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.16.8" apply false
66
id 'io.gitlab.arturbosch.detekt' version "1.21.0" apply false
77
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
8-
id 'com.diffplug.spotless' version '6.9.1' apply false
8+
id 'com.diffplug.spotless' version '6.10.0' apply false
99
}
1010
}
1111

0 commit comments

Comments
 (0)