Skip to content

Commit

Permalink
Update jcl-over-slf4j, jul-to-slf4j to 2.0.7 (#1004)
Browse files Browse the repository at this point in the history
Co-authored-by: semenodm <[email protected]>
  • Loading branch information
scala-steward and semenodm authored Jun 19, 2023
1 parent 4d7c88c commit 169becc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ object Dependencies {
val MockitoCore = "5.3.1"
val CE = "3.5.0"
val Logback = "1.4.8"
val SLF4J = "2.0.6"
val SLF4J = "2.0.7"
val Log4Cats = "2.6.0"

}

val Fs2Core = libraryDependencies ++= Seq(
Expand Down

0 comments on commit 169becc

Please sign in to comment.