File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ dependencies {
54
54
implementation(" org.apache.maven:maven-aether-provider:3.3.9" )
55
55
56
56
// When updating, update above in plugins too
57
- implementation(" com.diffplug.spotless:spotless-plugin-gradle:6.20 .0" )
57
+ implementation(" com.diffplug.spotless:spotless-plugin-gradle:6.21 .0" )
58
58
implementation(" com.google.guava:guava:32.1.2-jre" )
59
59
implementation(" gradle.plugin.com.google.protobuf:protobuf-gradle-plugin:0.8.18" )
60
60
implementation(" com.github.johnrengelman:shadow:8.1.1" )
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ buildscript {
12
12
}
13
13
}
14
14
dependencies {
15
- classpath " com.diffplug.spotless:spotless-plugin-gradle:6.20 .0"
15
+ classpath " com.diffplug.spotless:spotless-plugin-gradle:6.21 .0"
16
16
classpath " gradle.plugin.com.github.johnrengelman:shadow:8.0.0"
17
17
classpath " io.opentelemetry.instrumentation:gradle-plugins:1.30.0-alpha-SNAPSHOT"
18
18
}
You can’t perform that action at this time.
0 commit comments