We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df899f commit 153c958Copy full SHA for 153c958
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ configurate-hocon = { module = "org.spongepowered:configurate-hocon", version.re
12
configurate-yaml = { module = "org.spongepowered:configurate-yaml", version.ref = "configurate" }
13
configurate-extra-kotlin = { module = "org.spongepowered:configurate-extra-kotlin", version.ref = "configurate" }
14
kbrig-brigadier = "org.anvilpowered:kbrig-brigadier:0.2.0-SNAPSHOT"
15
-koin = "io.insert-koin:koin-core:3.5.6"
+koin = "io.insert-koin:koin-core:4.0.1"
16
kotest = "io.kotest:kotest-runner-junit5-jvm:5.8.0"
17
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1"
18
kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2"
0 commit comments