Bump gradle-plugins from 1.18.0-alpha-SNAPSHOT to 1.20.0-alpha-SNAPSHOT in /examples/distro (#7077)
This commit is contained in:
parent
0ee16b2ffd
commit
10b26b72c9
|
@ -14,7 +14,7 @@ buildscript {
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.11.0"
|
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.11.0"
|
||||||
classpath "gradle.plugin.com.github.johnrengelman:shadow:7.1.2"
|
classpath "gradle.plugin.com.github.johnrengelman:shadow:7.1.2"
|
||||||
classpath "io.opentelemetry.instrumentation:gradle-plugins:1.18.0-alpha-SNAPSHOT"
|
classpath "io.opentelemetry.instrumentation:gradle-plugins:1.20.0-alpha-SNAPSHOT"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue