Skip to content

Commit

Permalink
[tracing] Bump OpenTelemetry to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed May 6, 2020
1 parent 52cc6ab commit 8a3ce28
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 110 deletions.
2 changes: 1 addition & 1 deletion java/maven_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ load("@rules_jvm_external//:specs.bzl", "maven")
def selenium_java_deps():
jetty_version = "9.4.28.v20200408"
netty_version = "4.1.49.Final"
opentelemetry_version = "0.3.0"
opentelemetry_version = "0.4.0"

maven_install(
artifacts = [
Expand Down
Loading

0 comments on commit 8a3ce28

Please sign in to comment.