Skip to content

Commit bc20cce

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v5.15.0 (#36)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent a0cb7ad commit bc20cce

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
@@ -11,7 +11,7 @@ buildscript {
1111
dependencies {
1212
classpath("com.android.tools.build:gradle:7.0.2")
1313
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
14-
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.14.3")
14+
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.15.0")
1515
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
1616
}
1717
}

0 commit comments

Comments
 (0)