Skip to content

Commit

Permalink
Bump io.opentelemetry.proto:opentelemetry-proto from 1.2.0-alpha to 1…
Browse files Browse the repository at this point in the history
….3.1-alpha (#3693)

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 May 10, 2024
1 parent 84baa91 commit 5193e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/framework/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
implementation("org.eclipse.jetty:jetty-servlet:10.0.20")

implementation("org.mock-server:mockserver-netty:5.15.0:shaded")
implementation("io.opentelemetry.proto:opentelemetry-proto:1.2.0-alpha")
implementation("io.opentelemetry.proto:opentelemetry-proto:1.3.1-alpha")

// this is exposed in SmokeTestExtension API
api("org.testcontainers:testcontainers:1.19.8")
Expand Down

0 comments on commit 5193e2f

Please sign in to comment.