Skip to content

Commit

Permalink
Bump io.opentelemetry.instrumentation:gradle-plugins (#1446)
Browse files Browse the repository at this point in the history
Bumps io.opentelemetry.instrumentation:gradle-plugins from 1.30.0-alpha-SNAPSHOT to 1.31.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 51e4c0c commit aacbeee
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.21.0")
implementation("io.opentelemetry.instrumentation:gradle-plugins:1.30.0-alpha-SNAPSHOT")
implementation("io.opentelemetry.instrumentation:gradle-plugins:1.31.0-alpha-SNAPSHOT")

// keep these versions in sync with settings.gradle.kts
implementation("gradle.plugin.com.github.johnrengelman:shadow:8.0.0")
Expand Down

0 comments on commit aacbeee

Please sign in to comment.