Skip to content

Commit

Permalink
Update Tracing README versions (#6642)
Browse files Browse the repository at this point in the history
  • Loading branch information
alzimmermsft authored Dec 4, 2019
1 parent 4c6bc83 commit 0020de4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Sample uses **[opencensus-impl][opencensus_impl]** as implementation package and
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-queue</artifactId>
<version>12.0.2</version> <!-- {x-version-update;com.azure:azure-storage-queue;current} -->
<version>12.1.0</version> <!-- {x-version-update;com.azure:azure-storage-queue;current} -->
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Sample uses **[opencensus-impl][opencensus_impl]** as implementation package and
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-queue</artifactId>
<version>12.0.2</version> <!-- {x-version-update;com.azure:azure-storage-queue;current} -->
<version>12.1.0</version> <!-- {x-version-update;com.azure:azure-storage-queue;current} -->
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down

0 comments on commit 0020de4

Please sign in to comment.