Skip to content

Commit 2e5c128

Browse files
Bump com.diffplug.spotless from 6.4.0 to 6.4.1 (#706)
Bumps com.diffplug.spotless from 6.4.0 to 6.4.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dde3367 commit 2e5c128

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

0 commit comments

Comments
 (0)