Skip to content

Commit 93ecc2e

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.6.1 (#41)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent e3db823 commit 93ecc2e

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.0.4")
1515
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
16-
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.0.4")
16+
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.6.1")
1717
classpath("com.google.dagger:hilt-android-gradle-plugin:${deps.daggerHilt.version}")
1818
classpath("com.github.ben-manes:gradle-versions-plugin:0.39.0")
1919
}

0 commit comments

Comments
 (0)