Skip to content

Commit

Permalink
Update log4cats-slf4j to 2.7.0 (#1193)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and mergify[bot] authored May 5, 2024
1 parent 72d497d commit 0de5597
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 @@ -16,7 +16,7 @@ object Dependencies {
val CE = "3.5.4"
val Logback = "1.5.6"
val SLF4J = "2.0.13"
val Log4Cats = "2.6.0"
val Log4Cats = "2.7.0"
}

val Fs2Core = libraryDependencies ++= Seq(
Expand Down

0 comments on commit 0de5597

Please sign in to comment.