Skip to content

Commit 2404961

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v5.16.0 (#39)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2228cbe commit 2404961

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.15.2")
14+
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.16.0")
1515
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
1616
}
1717
}

0 commit comments

Comments
 (0)