aboutsummaryrefslogtreecommitdiff
path: root/examples/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pom.xml')
-rw-r--r--examples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pom.xml b/examples/pom.xml
index deaebac2..8dd67eea 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- change to the version you want to use. -->
- <opencensus.version>0.15.0</opencensus.version><!-- LATEST_OPENCENSUS_RELEASE_VERSION -->
+ <opencensus.version>0.15.1</opencensus.version><!-- LATEST_OPENCENSUS_RELEASE_VERSION -->
<grpc.version>1.12.0</grpc.version><!-- CURRENT_GRPC_VERSION -->
</properties>
<dependencies>