Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-html-jvm to v0.7.5 (#…
Browse files Browse the repository at this point in the history
…4657)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 3, 2022
1 parent cfee964 commit 237e4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -18,7 +18,7 @@ kotlin-scriptUtil = { module = "org.jetbrains.kotlin:kotlin-script-util", versio
kotlin-scriptingCompilerEmbeddable = { module = "org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable", version.ref = "kotlin" }
kotlin-stdlibJdk8 = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }

kotlinx-html = "org.jetbrains.kotlinx:kotlinx-html-jvm:0.7.3"
kotlinx-html = "org.jetbrains.kotlinx:kotlinx-html-jvm:0.7.5"
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0"

android-gradle = "com.android.tools.build:gradle:7.1.2"
Expand Down

0 comments on commit 237e4c5

Please sign in to comment.