Skip to content

Commit 7703207

Browse files
Update plugin com.diffplug.spotless-changelog to v3.1.1
1 parent 9d93acb commit 7703207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
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 '6.0.18' apply false
1616
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
17-
id 'com.diffplug.spotless-changelog' version '3.0.2' apply false
17+
id 'com.diffplug.spotless-changelog' version '3.1.1' apply false
1818
// https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
1919
id 'com.adarshr.test-logger' version '4.0.0' apply false
2020
// https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags

0 commit comments

Comments
 (0)