Bump simpleclient_httpserver from 0.12.0 to 0.16.0 (#483)

This commit is contained in:
dependabot[bot] 2022-09-28 22:18:20 -07:00 committed by GitHub
parent 405415f992
commit 639cd24b54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ val CORE_DEPENDENCIES = listOf(
"com.google.errorprone:error_prone_core:2.14.0",
"io.prometheus:simpleclient:0.16.0",
"io.prometheus:simpleclient_common:0.16.0",
"io.prometheus:simpleclient_httpserver:0.12.0",
"io.prometheus:simpleclient_httpserver:0.16.0",
"org.mockito:mockito-core:4.8.0",
"org.mockito:mockito-junit-jupiter:4.8.0",
"org.slf4j:slf4j-api:2.0.3",