Skip to content

Commit 2be5aa1

Browse files
Bump com.diffplug.spotless from 6.6.1 to 6.7.0 (#753)
Bumps com.diffplug.spotless from 6.6.1 to 6.7.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b632598 commit 2be5aa1

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.4" apply false
99
id 'io.gitlab.arturbosch.detekt' version "1.20.0" apply false
1010
id 'com.apollographql.apollo3' version "3.3.0" apply false
11-
id 'com.diffplug.spotless' version '6.6.1' apply false
11+
id 'com.diffplug.spotless' version '6.7.0' apply false
1212
}
1313
}
1414

0 commit comments

Comments
 (0)