File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ pluginManagement {
5
5
// 5.6.0+ Tried to add format named 'freshmark' of type class @ spotless-freshmark.gradle:55
6
6
id ' com.diffplug.spotless' version ' 5.5.1'
7
7
// https://github.com/diffplug/goomph/blob/main/CHANGES.md
8
- id ' com.diffplug.eclipse.resourcefilters' version ' 3.27.0 '
8
+ id ' com.diffplug.eclipse.resourcefilters' version ' 3.33.2 '
9
9
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
10
- id ' com.gradle.plugin-publish' version ' 0.14 .0'
10
+ id ' com.gradle.plugin-publish' version ' 0.17 .0'
11
11
// https://github.com/gradle-nexus/publish-plugin/releases
12
- id ' io.github.gradle-nexus.publish-plugin' version ' 1.0 .0'
12
+ id ' io.github.gradle-nexus.publish-plugin' version ' 1.1 .0'
13
13
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
14
- id ' com.github.spotbugs' version ' 4.7.0 '
14
+ id ' com.github.spotbugs' version ' 4.7.8 '
15
15
// https://github.com/diffplug/spotless-changelog
16
- id ' com.diffplug.spotless-changelog' version ' 2.1.2 '
16
+ id ' com.diffplug.spotless-changelog' version ' 2.2.0 '
17
17
}
18
18
}
19
19
plugins {
You can’t perform that action at this time.
0 commit comments