Skip to content

Commit

Permalink
Bump io.opentelemetry.instrumentation:gradle-plugins
Browse files Browse the repository at this point in the history
Bumps io.opentelemetry.instrumentation:gradle-plugins from 1.28.0-alpha to 1.29.0-alpha-SNAPSHOT.

---
updated-dependencies:
- dependency-name: io.opentelemetry.instrumentation:gradle-plugins
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2023
1 parent f54eda1 commit fc81efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
implementation(gradleApi())

implementation("com.diffplug.spotless:spotless-plugin-gradle:6.19.0")
implementation("io.opentelemetry.instrumentation:gradle-plugins:1.28.0-alpha")
implementation("io.opentelemetry.instrumentation:gradle-plugins:1.29.0-alpha-SNAPSHOT")
implementation("io.spring.gradle:dependency-management-plugin:1.1.0")

// keep these versions in sync with settings.gradle.kts
Expand Down

0 comments on commit fc81efc

Please sign in to comment.