diff --git a/build.gradle.kts b/build.gradle.kts index e8f30e1..cb70051 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -55,7 +55,7 @@ dependencies { implementation("org.spongepowered", "configurate-hocon") implementation("org.spongepowered", "configurate-extra-kotlin") - implementation("io.insert-koin", "koin-core", "3.5.6") + implementation("io.insert-koin", "koin-core", "4.0.1") implementation("xyz.jpenilla", "legacy-plugin-base", "0.0.1+127-SNAPSHOT") implementation("org.bstats", "bstats-bukkit", "3.1.0") implementation("io.papermc", "paperlib", "1.0.8")