mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Bump simpleclient_httpserver from 0.9.0 to 0.10.0
Bumps [simpleclient_httpserver](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>
This commit is contained in:
@@ -44,7 +44,7 @@ dependencies {
|
|||||||
implementation("io.ktor:ktor-jackson:$ktorVersion")
|
implementation("io.ktor:ktor-jackson:$ktorVersion")
|
||||||
implementation("org.jetbrains:kotlin-css-jvm:1.0.0-pre.31-kotlin-1.2.41")
|
implementation("org.jetbrains:kotlin-css-jvm:1.0.0-pre.31-kotlin-1.2.41")
|
||||||
implementation("io.prometheus:simpleclient:0.9.0")
|
implementation("io.prometheus:simpleclient:0.9.0")
|
||||||
implementation("io.prometheus:simpleclient_httpserver:0.9.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")
|
||||||
testImplementation("org.mockito:mockito-core:2.28.2")
|
testImplementation("org.mockito:mockito-core:2.28.2")
|
||||||
|
|||||||
Reference in New Issue
Block a user