Skip to content

Commit

Permalink
Update to OTel 1.0.1 (open-telemetry#2558)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anuraag Agrawal authored Mar 11, 2021
1 parent 100a446 commit 27d3cc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ configurations.all {

ext {
versions = [
opentelemetry : '1.0.0',
opentelemetryAlpha: "1.0.0-alpha",
opentelemetry : '1.0.1',
opentelemetryAlpha: "1.0.1-alpha",

slf4j : "1.7.30",
guava : "30.1-jre",
Expand Down

0 comments on commit 27d3cc5

Please sign in to comment.