Skip to content

Commit

Permalink
⬆️ Update dependency dev.kord:kord-core to v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2023
1 parent f0912d2 commit 6e06402
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 @@ -74,7 +74,7 @@ dependencies {

implementation("io.insert-koin:koin-core:3.4.2")

implementation("dev.kord:kord-core:0.9.0")
implementation("dev.kord:kord-core:0.10.0")

testImplementation("io.kotest:kotest-runner-junit5:5.6.2")
testImplementation("io.kotest:kotest-assertions-core:5.6.2")
Expand Down

0 comments on commit 6e06402

Please sign in to comment.