diff --git a/build.gradle b/build.gradle index f516116..dbfe3eb 100644 --- a/build.gradle +++ b/build.gradle @@ -66,7 +66,7 @@ dependencies { compile("org.jetbrains.kotlin:kotlin-reflect") // Prometheus - compile("io.prometheus:simpleclient:0.15.0") + compile("io.prometheus:simpleclient:0.16.0") compile("io.prometheus:simpleclient_common:0.15.0") testCompile('org.springframework.boot:spring-boot-starter-test')