Skip to content

Commit 6fb1cf0

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.0.4 (#37)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f3b45d6 commit 6fb1cf0

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.3")
1515
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
16-
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.0.1")
16+
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.0.4")
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)