Bump simpleclient from 0.9.0 to 0.10.0 (#741)

Bumps [simpleclient](https://github.com/prometheus/client_java) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/prometheus/client_java/releases)
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.9.0...parent-0.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/742/head
dependabot[bot] 5 years ago committed by GitHub
parent 836eebd20b
commit be39237a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,7 +43,7 @@ dependencies {
implementation("io.ktor:ktor-html-builder:$ktorVersion") implementation("io.ktor:ktor-html-builder:$ktorVersion")
implementation("io.ktor:ktor-jackson:$ktorVersion") implementation("io.ktor:ktor-jackson:$ktorVersion")
implementation("org.jetbrains:kotlin-css-jvm:1.0.0-pre.143-kotlin-1.4.21") implementation("org.jetbrains:kotlin-css-jvm:1.0.0-pre.143-kotlin-1.4.21")
implementation("io.prometheus:simpleclient:0.9.0") implementation("io.prometheus:simpleclient:0.10.0")
implementation("io.prometheus:simpleclient_httpserver:0.10.0") implementation("io.prometheus:simpleclient_httpserver:0.10.0")
implementation("io.prometheus:simpleclient_hotspot:0.9.0") implementation("io.prometheus:simpleclient_hotspot:0.9.0")
testImplementation("io.ktor:ktor-server-tests:$ktorVersion") testImplementation("io.ktor:ktor-server-tests:$ktorVersion")

Loading…
Cancel
Save