Skip to content

Commit

Permalink
fix(deps): update slf4j monorepo to v2.0.15 (#549)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 1a09e8a commit 0ca2d63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ arrowSuspendApp = "0.4.0"
arrow-jackson = "0.14.1"
io-reactor = "3.6.8"
io-reactor-extensions = "1.2.2"
slf4j = "2.0.14"
slf4j = "2.0.15"
kafka = "3.8.0"
kafka-kotlin = "0.4.0"
dokka = "1.9.20"
Expand Down
2 changes: 1 addition & 1 deletion recipes/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ io-reactor = "3.6.8"
io-reactor-extensions = "1.2.2"

# Logging
slf4j = "2.0.14"
slf4j = "2.0.15"
kotlinLogging = "7.0.0"

# Ktor
Expand Down

0 comments on commit 0ca2d63

Please sign in to comment.