Skip to content

Commit

Permalink
fix(deps): update dependency io.insert-koin:koin-core to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent d285081 commit 932f431
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 @@ -48,7 +48,7 @@ dependencies {
implementation("org.spongepowered", "configurate-hocon")
implementation("org.spongepowered", "configurate-extra-kotlin")

implementation("io.insert-koin", "koin-core", "3.5.0")
implementation("io.insert-koin", "koin-core", "3.5.3")
implementation("xyz.jpenilla", "legacy-plugin-base", "0.0.1+103-SNAPSHOT")
implementation("org.bstats", "bstats-bukkit", "3.0.2")
implementation("io.papermc", "paperlib", "1.0.8")
Expand Down

0 comments on commit 932f431

Please sign in to comment.