Skip to content

Commit fddbc87

Browse files
committed
fix(deps): update dependency io.insert-koin:koin-logger-slf4j to v3.5.4
1 parent 94ede89 commit fddbc87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
implementation("io.insert-koin:koin-ktor:3.5.4")
5050
// https://mvnrepository.com/artifact/io.insert-koin/koin-logger-slf4j
5151

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

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

0 commit comments

Comments
 (0)