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 Dec 23, 2024
1 parent 3f5c0ea commit 105fe7a
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 @@ -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")
Expand Down

0 comments on commit 105fe7a

Please sign in to comment.