Skip to content

Commit

Permalink
chore: upgrade prometheus client
Browse files Browse the repository at this point in the history
  • Loading branch information
Cubxity committed Jun 23, 2021
1 parent 775e77c commit 70a4181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/prometheus/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ apply(plugin = "kotlinx-serialization")

dependencies {
compileOnly(project(":unifiedmetrics-api"))
api("io.prometheus", "simpleclient_httpserver", "0.10.0")
api("io.prometheus", "simpleclient_httpserver", "0.11.0")
}

0 comments on commit 70a4181

Please sign in to comment.