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.github.ajalt.mordant:mordant to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2023
1 parent b437fa4 commit e141cb5
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 @@ -19,7 +19,7 @@ dependencies {
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.11")
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.github.ajalt.mordant:mordant:2.0.0")
implementation("com.soywiz.korlibs.korau:korau-jvm:2.7.0")
}

Expand Down

0 comments on commit e141cb5

Please sign in to comment.