Skip to content

Commit 24645dd

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.25.0
1 parent c28cf5a commit 24645dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
classpath "com.android.tools.build:gradle:7.1.2"
1919
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2020
classpath "com.google.dagger:hilt-android-gradle-plugin:$dagger_hilt_version"
21-
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.3.0"
21+
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.25.0"
2222

2323
// NOTE: Do not place your application dependencies here; they belong
2424
// in the individual module build.gradle files

0 commit comments

Comments
 (0)