Skip to content

Commit 1d61de9

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.12.0 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e07d62 commit 1d61de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
dependencies {
1414
classpath("com.android.tools.build:gradle:7.3.1")
1515
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
16-
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.6.1")
16+
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.12.0")
1717
classpath("com.google.dagger:hilt-android-gradle-plugin:${deps.daggerHilt.version}")
1818
classpath("com.github.ben-manes:gradle-versions-plugin:0.44.0")
1919
}

0 commit comments

Comments
 (0)