Skip to content

Commit

Permalink
Update org.jetbrains.kotlinx
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2022
1 parent cf1845f commit ba6c680
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Expand Up @@ -18,8 +18,8 @@ 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.5"
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3"
kotlinx-html = "org.jetbrains.kotlinx:kotlinx-html-jvm:0.8.0"
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"

android-gradle = "com.android.tools.build:gradle:7.2.1"

Expand Down

0 comments on commit ba6c680

Please sign in to comment.