File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
call-site-instrumentation-plugin Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ plugins {
1111 id(" dd-trace-java.config-inversion-linter" )
1212 id(" dd-trace-java.ci-jobs" )
1313
14- id(" com.diffplug.spotless" ) version " 8.1.0 "
14+ id(" com.diffplug.spotless" ) version " 8.2.1 "
1515 id(" me.champeau.gradle.japicmp" ) version " 0.4.3"
1616 id(" com.github.spotbugs" ) version " 6.4.8"
1717 id(" de.thetaphi.forbiddenapis" ) version " 3.10"
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.1.0 "
6+ id(" com.diffplug.spotless" ) version " 8.2.1 "
77}
88
99// The buildSrc still needs to target Java 8 as build time instrumentation and muzzle plugin
Original file line number Diff line number Diff line change 11plugins {
22 java
33 groovy
4- id(" com.diffplug.spotless" ) version " 8.1.0 "
4+ id(" com.diffplug.spotless" ) version " 8.2.1 "
55 id(" com.gradleup.shadow" ) version " 8.3.9"
66}
77
You can’t perform that action at this time.
0 commit comments