Skip to content

Commit

Permalink
fix(deps): update dependency io.insert-koin:koin-core to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 4df899f commit 21f7e94
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 @@ -12,7 +12,7 @@ configurate-hocon = { module = "org.spongepowered:configurate-hocon", version.re
configurate-yaml = { module = "org.spongepowered:configurate-yaml", version.ref = "configurate" }
configurate-extra-kotlin = { module = "org.spongepowered:configurate-extra-kotlin", version.ref = "configurate" }
kbrig-brigadier = "org.anvilpowered:kbrig-brigadier:0.2.0-SNAPSHOT"
koin = "io.insert-koin:koin-core:3.5.6"
koin = "io.insert-koin:koin-core:4.0.2"
kotest = "io.kotest:kotest-runner-junit5-jvm:5.8.0"
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1"
kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2"
Expand Down

0 comments on commit 21f7e94

Please sign in to comment.