Skip to content

Commit e387b9a

Browse files
authored
Merge pull request #200 from Kotlin-Android-Open-Source/renovate/all-deps
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.22.0
2 parents 6c9784e + ee80230 commit e387b9a

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
@@ -21,7 +21,7 @@ buildscript {
2121
dependencies {
2222
classpath("com.android.tools.build:gradle:8.1.2")
2323
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
24-
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.20.0")
24+
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.22.0")
2525
classpath("dev.drewhamilton.poko:poko-gradle-plugin:0.15.0")
2626
classpath("com.github.ben-manes:gradle-versions-plugin:0.46.0")
2727
}

0 commit comments

Comments
 (0)