Skip to content

Commit 45b7c9d

Browse files
Bump io.opentelemetry.instrumentation:gradle-plugins
Bumps [io.opentelemetry.instrumentation:gradle-plugins](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.19.0-alpha to 2.20.1-alpha. - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) --- updated-dependencies: - dependency-name: io.opentelemetry.instrumentation:gradle-plugins dependency-version: 2.20.1-alpha dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aeda442 commit 45b7c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636

3737
implementation("org.owasp:dependency-check-gradle:12.1.6")
3838

39-
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.19.0-alpha")
39+
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.20.1-alpha")
4040

4141
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.3.0")
4242
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.3.0")

0 commit comments

Comments
 (0)