Skip to content

Commit 567b258

Browse files
Merge pull request #1297 from nextcloud/dependabot/gradle/com.diffplug.spotless-6.24.0
Bump com.diffplug.spotless from 6.23.3 to 6.24.0
2 parents 605c5df + ddcdabe commit 567b258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
}
1919

2020
plugins {
21-
id "com.diffplug.spotless" version "6.23.3"
21+
id "com.diffplug.spotless" version "6.24.0"
2222
}
2323

2424
apply plugin: 'com.android.library'

0 commit comments

Comments
 (0)