Skip to content

Commit

Permalink
fix(deps): update dependency io.insert-koin:koin-logger-slf4j to v3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 5, 2024
1 parent 94ede89 commit fddbc87
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 @@ -49,7 +49,7 @@ dependencies {
implementation("io.insert-koin:koin-ktor:3.5.4")
// https://mvnrepository.com/artifact/io.insert-koin/koin-logger-slf4j

implementation("io.insert-koin:koin-logger-slf4j:3.5.3")
implementation("io.insert-koin:koin-logger-slf4j:3.5.4")

// Database Surreal DB
implementation("com.surrealdb:surrealdb-driver:$surrealdbVersion")
Expand Down

0 comments on commit fddbc87

Please sign in to comment.