Skip to content

Commit

Permalink
chore(deps): Update slf4jVersion to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 43106a3 commit 75f9c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object Dependencies {
val akka26Version = "2.6.19"

val logbackVersion = "1.4.14"
val slf4jVersion = "1.7.36"
val slf4jVersion = "2.0.13"
val ficusVersion = "1.5.2"
val awsSdkV1Version = "1.12.653"
val awsSdkV1DaxVersion = "1.0.230341.0"
Expand Down

0 comments on commit 75f9c43

Please sign in to comment.