Bump kotlin-css-jvm

Bumps kotlin-css-jvm from 1.0.0-pre.143-kotlin-1.4.21 to 1.0.0-pre.144-kotlin-1.4.21.

Signed-off-by: dependabot[bot] <support@github.com>
pull/744/head
dependabot[bot] 5 years ago committed by GitHub
parent a6c9ea22e6
commit 1df31065da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,7 @@ dependencies {
implementation("io.ktor:ktor-server-core:$ktorVersion") implementation("io.ktor:ktor-server-core:$ktorVersion")
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.144-kotlin-1.4.21")
implementation("io.prometheus:simpleclient:0.10.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.10.0") implementation("io.prometheus:simpleclient_hotspot:0.10.0")

Loading…
Cancel
Save