File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ plugins {
1414 id ' io.franzbecker.gradle-lombok' version ' 5.0.0'
1515 id ' com.gradleup.shadow' version ' 8.3.9'
1616 id ' me.champeau.gradle.japicmp' version ' 0.4.3' apply false
17- id ' com.diffplug.spotless' version ' 6.22.0 ' apply false
17+ id ' com.diffplug.spotless' version ' 8.10.1 ' apply false
1818 id ' org.jreleaser' version ' 1.20.0' apply false
1919}
2020
Original file line number Diff line number Diff line change 11// empty build.gradle for dependabot
22plugins {
3- id ' com.diffplug.spotless' version ' 6.22.0 ' apply false
3+ id ' com.diffplug.spotless' version ' 8.10.1 ' apply false
44}
55
66apply from : " $rootDir /../gradle/ci-support.gradle"
Original file line number Diff line number Diff line change 11// empty build.gradle for dependabot
22plugins {
3- id ' com.diffplug.spotless' version ' 6.22.0 ' apply false
3+ id ' com.diffplug.spotless' version ' 8.10.1 ' apply false
44}
55
66apply from : " $rootDir /../gradle/ci-support.gradle"
You can’t perform that action at this time.
0 commit comments