Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines…
Browse files Browse the repository at this point in the history
…-core to v1.10.1
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 5664395 commit 33c6774
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 @@ -3,7 +3,7 @@ kotlin = "2.0.0"

[libraries]
brigadier = "com.mojang:brigadier:1.0.18"
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1"

[plugins]
dokka = "org.jetbrains.dokka:1.9.10"
Expand Down

0 comments on commit 33c6774

Please sign in to comment.