Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Update dependency com.soywiz.korlibs.korau:korau-jvm to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2023
1 parent b437fa4 commit 0a2c92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
implementation("org.jsoup:jsoup:1.16.1")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1")
implementation("com.github.ajalt.mordant:mordant:2.0.0-beta13")
implementation("com.soywiz.korlibs.korau:korau-jvm:2.7.0")
implementation("com.soywiz.korlibs.korau:korau-jvm:4.0.5")
}

kotlin {
Expand Down

0 comments on commit 0a2c92c

Please sign in to comment.