Skip to content

Commit

Permalink
Bump io.opentelemetry.instrumentation:gradle-plugins from 1.29.0-alph…
Browse files Browse the repository at this point in the history
…a to 1.30.0-alpha (#3294)

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 15, 2023
1 parent 98a5e0a commit 4824fa9
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 @@ -34,7 +34,7 @@ dependencies {

implementation("org.owasp:dependency-check-gradle:8.4.0")

implementation("io.opentelemetry.instrumentation:gradle-plugins:1.29.0-alpha")
implementation("io.opentelemetry.instrumentation:gradle-plugins:1.30.0-alpha")

implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.6.0")
Expand Down

0 comments on commit 4824fa9

Please sign in to comment.