Skip to content

Commit

Permalink
Bump OpenTelemetry to 1.5.0 and update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Aug 30, 2021
1 parent fdaaf0c commit e92b16f
Show file tree
Hide file tree
Showing 3 changed files with 284 additions and 277 deletions.
2 changes: 1 addition & 1 deletion java/maven_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ load("@rules_jvm_external//:specs.bzl", "maven")

def selenium_java_deps():
netty_version = "4.1.67.Final"
opentelemetry_version = "1.2.0"
opentelemetry_version = "1.5.0"

maven_install(
artifacts = [
Expand Down
Loading

0 comments on commit e92b16f

Please sign in to comment.