Skip to content

Commit

Permalink
Bump goomph back to 3.27.0, and add a warning to keep it there (helps…
Browse files Browse the repository at this point in the history
… with #1030)
  • Loading branch information
nedtwigg committed Dec 13, 2021
1 parent 27820f0 commit 0f814b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pluginManagement {
// https://github.com/diffplug/spotless-changelog
id 'com.diffplug.spotless-changelog' version '2.3.2'
// https://github.com/diffplug/goomph/blob/main/CHANGES.md
id 'com.diffplug.p2.asmaven' version '3.33.3'
id 'com.diffplug.p2.asmaven' version '3.27.0' // DO NOT UPDATE, see https://github.com/diffplug/spotless/pull/874
// https://github.com/gradle/test-retry-gradle-plugin/releases
id 'org.gradle.test-retry' version '1.3.1'
}
Expand Down

0 comments on commit 0f814b3

Please sign in to comment.