Skip to content

Commit 92bbd96

Browse files
authored
Update plugin com.diffplug.spotless-changelog to v2.4.0 (#1318)
2 parents 0802625 + 58a50f6 commit 92bbd96

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
@@ -8,7 +8,7 @@ pluginManagement {
88
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
99
id 'com.github.spotbugs' version '5.0.12'
1010
// https://github.com/diffplug/spotless-changelog
11-
id 'com.diffplug.spotless-changelog' version '2.3.2'
11+
id 'com.diffplug.spotless-changelog' version '2.4.0'
1212
// https://github.com/diffplug/goomph/blob/main/CHANGES.md
1313
id 'com.diffplug.p2.asmaven' version '3.27.0' // DO NOT UPDATE, see https://github.com/diffplug/spotless/pull/874
1414
// https://github.com/gradle/test-retry-gradle-plugin/releases

0 commit comments

Comments
 (0)