Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 20, 2023
1 parent 6d58918 commit 910a7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ kotlin-mainKts = { module = "org.jetbrains.kotlin:kotlin-main-kts", version.ref
kotlin-stdlibJdk8 = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
kotlin-reflection = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }

kotlinx-html = "org.jetbrains.kotlinx:kotlinx-html-jvm:0.8.0"
kotlinx-html = "org.jetbrains.kotlinx:kotlinx-html-jvm:0.8.1"
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"

# This represents the the oldest AGP version that is supported by detekt.
Expand Down

0 comments on commit 910a7c6

Please sign in to comment.