Bump kotlin-css-jvm (#809)

Bumps kotlin-css-jvm from 1.0.0-pre.144-kotlin-1.4.30 to 1.0.0-pre.148-kotlin-1.4.30.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-02-22 07:49:12 -06:00
committed by GitHub
parent 96f87df052
commit 15282e7ea6

View File

@@ -42,7 +42,7 @@ dependencies {
implementation("io.ktor:ktor-server-core:$ktorVersion")
implementation("io.ktor:ktor-html-builder:$ktorVersion")
implementation("io.ktor:ktor-jackson:$ktorVersion")
implementation("org.jetbrains:kotlin-css-jvm:1.0.0-pre.144-kotlin-1.4.30")
implementation("org.jetbrains:kotlin-css-jvm:1.0.0-pre.148-kotlin-1.4.30")
implementation("io.prometheus:simpleclient:0.10.0")
implementation("io.prometheus:simpleclient_httpserver:0.10.0")
implementation("io.prometheus:simpleclient_hotspot:0.10.0")