Bump simpleclient_httpserver from 0.12.0 to 0.16.0 (#483)
This commit is contained in:
parent
405415f992
commit
639cd24b54
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue