Skip to content

Commit be30b5c

Browse files
Bump com.diffplug.spotless from 6.2.1 to 6.2.2 (#662)
Bumps com.diffplug.spotless from 6.2.1 to 6.2.2. --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c17c93 commit be30b5c

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.15.0" apply false
99
id 'io.gitlab.arturbosch.detekt' version "1.19.0" apply false
1010
id 'com.apollographql.apollo3' version "3.1.0" apply false
11-
id 'com.diffplug.spotless' version '6.2.1' apply false
11+
id 'com.diffplug.spotless' version '6.2.2' apply false
1212
}
1313
}
1414

0 commit comments

Comments
 (0)