Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

Commit

Permalink
Update dependency io.insert-koin:koin-logger-slf4j to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 26, 2021
1 parent de3f7ef commit 4d0ee82
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 @@ -43,7 +43,7 @@ dependencies {
// Koin (Dependency Injection)
implementation("io.insert-koin:koin-ktor:3.0.1")
implementation("io.insert-koin:koin-core-ext:3.0.2")
implementation("io.insert-koin:koin-logger-slf4j:3.0.1")
implementation("io.insert-koin:koin-logger-slf4j:3.1.1")

// Logging
implementation("ch.qos.logback:logback-classic:1.2.3")
Expand Down

0 comments on commit 4d0ee82

Please sign in to comment.