Skip to content

Commit

Permalink
fix(deps): update dependency io.insert-koin:koin-logger-slf4j to v4.0…
Browse files Browse the repository at this point in the history
….1 (#272)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent e85adf5 commit bd17191
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:4.0.1")
// https://mvnrepository.com/artifact/io.insert-koin/koin-logger-slf4j

implementation("io.insert-koin:koin-logger-slf4j:4.0.0")
implementation("io.insert-koin:koin-logger-slf4j:4.0.1")

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

0 comments on commit bd17191

Please sign in to comment.