Skip to content

Commit 324a84d

Browse files
Bump io.opentelemetry.instrumentation:gradle-plugins
Bumps [io.opentelemetry.instrumentation:gradle-plugins](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.14.0-alpha to 2.15.0-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.15.0-alpha dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d2c088 commit 324a84d

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
@@ -33,7 +33,7 @@ dependencies {
3333

3434
implementation("org.owasp:dependency-check-gradle:12.1.1")
3535

36-
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.14.0-alpha")
36+
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.15.0-alpha")
3737

3838
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.2.0")
3939
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")

0 commit comments

Comments
 (0)