Skip to content

Commit 4a1d6c9

Browse files
gh-worker-dd-mergequeue-cf854d[bot]dependabot[bot]jbachorik
authored
Merge pull request #376 from DataDog/dependabot/gradle/com.diffplug.spotless-spotless-plugin-gradle-8.2.1
Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.2 to 8.2.1 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jaroslav.bachorik <jaroslav.bachorik@datadoghq.com>
2 parents f40d4a9 + b8e704a commit 4a1d6c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-logic/conventions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99

1010
dependencies {
1111
implementation("org.jetbrains.kotlin:kotlin-stdlib")
12-
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.2")
12+
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.2.1")
1313
}
1414

1515
gradlePlugin {

0 commit comments

Comments
 (0)