aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorYang Song <songy23@users.noreply.github.com>2018-05-30 10:35:04 -0700
committerGitHub <noreply@github.com>2018-05-30 10:35:04 -0700
commitf30f808e9332b88fe6c9d6fa4d653d197288c6a5 (patch)
tree0556813dd2c6ce8220d4d3c9969f7ffcca44bec5 /build.gradle
parent0334e1615b41adf455520a8b9f5960dafab25345 (diff)
downloadopencensus-java-f30f808e9332b88fe6c9d6fa4d653d197288c6a5.tar.gz
Upgrade Prometheus to the latest version. (#1217)
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 7948bbbb..28900f0a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -159,7 +159,7 @@ subprojects {
googleAuthVersion = '0.9.1'
googleCloudVersion = '0.47.0-beta'
signalfxVersion = '0.0.39'
- prometheusVersion = '0.2.0'
+ prometheusVersion = '0.4.0'
zipkinReporterVersion = '2.3.2'
jaegerReporterVersion = '0.24.0'