Skip to content

Commit 8b28285

Browse files
authored
Merge pull request #154 from Kotlin-Android-Open-Source/dependabot/gradle/com.diffplug.spotless-spotless-plugin-gradle-6.9.0
chore(deps): bump spotless-plugin-gradle from 6.8.0 to 6.9.0
2 parents f07e15e + fdb6aad commit 8b28285

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
@@ -16,7 +16,7 @@ buildscript {
1616
dependencies {
1717
classpath("com.android.tools.build:gradle:7.2.1")
1818
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
19-
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.8.0")
19+
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.9.0")
2020
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
2121
classpath("org.jacoco:org.jacoco.core:0.8.8")
2222
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")

0 commit comments

Comments
 (0)