Skip to content

Commit

Permalink
chore(deps): update dependency org.slf4j:slf4j-api to v2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Sep 4, 2023
1 parent 10d60ca commit 2bc29fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ktor-server-content-negotiation = { module = "io.ktor:ktor-server-content-negoti
ktor-server-test-host = { module = "io.ktor:ktor-server-test-host", version.ref = "ktor" }
ktor-server-engine-netty = { module = "io.ktor:ktor-server-netty", version.ref = "ktor" }
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.11"}
slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.7" }
slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.8" }

[bundles]
kotlin-testing = [
Expand Down

0 comments on commit 2bc29fc

Please sign in to comment.