Skip to content

Commit 394fedf

Browse files
authored
Update plugin com.diffplug.spotless-changelog to v3 (#1539)
2 parents 3203b8f + cc03d54 commit 394fedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
1515
id 'com.github.spotbugs' version '5.0.13' apply false
1616
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
17-
id 'com.diffplug.spotless-changelog' version '2.4.1' apply false
17+
id 'com.diffplug.spotless-changelog' version '3.0.1' apply false
1818
// https://github.com/diffplug/goomph/blob/main/CHANGES.md
1919
// DO NOT UPDATE, see https://github.com/diffplug/spotless/pull/874
2020
id 'com.diffplug.p2.asmaven' version '3.27.0' apply false

0 commit comments

Comments
 (0)