Skip to content

Commit

Permalink
[api]: Bump io.insert-koin:koin-core from 4.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [io.insert-koin:koin-core](https://github.com/InsertKoinIO/koin) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@4.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tiagohm committed Dec 24, 2024
1 parent 4984648 commit d7bfbac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencyResolutionManagement {
library("apache-numbers-complex", "org.apache.commons:commons-numbers-complex:1.2")
library("oshi", "com.github.oshi:oshi-core:6.6.5")
library("jna", "net.java.dev.jna:jna:5.16.0")
library("koin", "io.insert-koin:koin-core:4.0.0")
library("koin", "io.insert-koin:koin-core:4.0.1")
library("airline", "com.github.rvesse:airline:3.0.0")
library("h2", "com.h2database:h2:2.3.232")
library("flyway", "org.flywaydb:flyway-core:11.1.0")
Expand Down

0 comments on commit d7bfbac

Please sign in to comment.