File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
call-site-instrumentation-plugin
test-published-dependencies Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ plugins {
99 id(" config-inversion-linter" )
1010 id(" datadog.ci-jobs" )
1111
12- id(" com.diffplug.spotless" ) version " 8.0 .0"
12+ id(" com.diffplug.spotless" ) version " 8.1 .0"
1313 id(" com.github.spotbugs" ) version " 6.4.5"
1414 id(" de.thetaphi.forbiddenapis" ) version " 3.10"
1515 id(" io.github.gradle-nexus.publish-plugin" ) version " 2.0.0"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ plugins {
33 `java- gradle- plugin`
44 `kotlin- dsl`
55 `jvm- test- suite`
6- id(" com.diffplug.spotless" ) version " 8.0 .0"
6+ id(" com.diffplug.spotless" ) version " 8.1 .0"
77}
88
99java {
Original file line number Diff line number Diff line change 11plugins {
22 java
33 groovy
4- id(" com.diffplug.spotless" ) version " 8.0 .0"
4+ id(" com.diffplug.spotless" ) version " 8.1 .0"
55 id(" com.gradleup.shadow" ) version " 8.3.6"
66}
77
Original file line number Diff line number Diff line change 11plugins {
2- id ' com.diffplug.spotless' version ' 8.0 .0'
2+ id ' com.diffplug.spotless' version ' 8.1 .0'
33}
44
55def sharedConfigDirectory = " $rootDir /../gradle"
You can’t perform that action at this time.
0 commit comments