We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3ce68 commit 97f0977Copy full SHA for 97f0977
settings.gradle
@@ -5,7 +5,7 @@ pluginManagement {
5
// 5.6.0+ Tried to add format named 'freshmark' of type class @ spotless-freshmark.gradle:55
6
id 'com.diffplug.spotless' version '5.5.0'
7
// https://github.com/diffplug/goomph/blob/main/CHANGES.md
8
- id 'com.diffplug.eclipse.resourcefilters' version '3.29.1'
+ id 'com.diffplug.eclipse.resourcefilters' version '3.27.0'
9
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
10
id 'com.gradle.plugin-publish' version '0.14.0'
11
// https://github.com/gradle-nexus/publish-plugin/releases
0 commit comments