Skip to content

Commit 14fcfbf

Browse files
[CORE-69]: Bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 (#109)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bria Morgan <[email protected]>
1 parent fb2507b commit 14fcfbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repositories {
77
}
88

99
dependencies {
10-
implementation 'com.diffplug.spotless:spotless-plugin-gradle:7.2.1'
10+
implementation 'com.diffplug.spotless:spotless-plugin-gradle:8.0.0'
1111
implementation 'com.srcclr.gradle:com.srcclr.gradle.gradle.plugin:3.1.12'
1212
implementation 'org.sonarqube:org.sonarqube.gradle.plugin:4.4.1.3373'
1313
implementation 'info.picocli:picocli:4.7.7'

0 commit comments

Comments
 (0)