Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and KengoTODA committed Apr 13, 2024
1 parent bd95f4b commit 8b127bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -3,7 +3,7 @@ koin = "3.5.5"
koinKsp = "1.3.1"
kotest = "5.8.1"
log4j = "2.23.1"
slf4j = "2.0.12"
slf4j = "2.0.13"

[libraries]
koin-annotations = { module = "io.insert-koin:koin-annotations", version.ref = "koinKsp" }
Expand Down

0 comments on commit 8b127bf

Please sign in to comment.