Skip to content

Commit c896da5

Browse files
Merge pull request #1206 from nextcloud/dependabot/gradle/com.diffplug.spotless-6.22.0
Bump com.diffplug.spotless from 6.20.0 to 6.22.0
2 parents 515076c + cfc6cfc commit c896da5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616
}
1717

1818
plugins {
19-
id "com.diffplug.spotless" version "6.20.0"
19+
id "com.diffplug.spotless" version "6.22.0"
2020
}
2121

2222
apply plugin: 'com.android.library'

0 commit comments

Comments
 (0)