Skip to content

Commit a85a3aa

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v5.14.1 (#24)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6cb7b37 commit a85a3aa

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:4.2.2")
1313
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
14-
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.14.0")
14+
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.14.1")
1515
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
1616
}
1717
}

0 commit comments

Comments
 (0)