Skip to content

Commit

Permalink
Update log4cats-slf4j to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-firstbirdtech[bot] committed May 8, 2024
1 parent 4261718 commit d207f2e
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 @@ -21,6 +21,6 @@ object Dependencies {
"io.circe" %% "circe-yaml" % "0.15.1",
"org.scalatest" %% "scalatest" % "3.2.18" % Test,
"org.typelevel" %% "cats-effect" % "3.5.4",
"org.typelevel" %% "log4cats-slf4j" % "2.6.0"
"org.typelevel" %% "log4cats-slf4j" % "2.7.0"
)
}

0 comments on commit d207f2e

Please sign in to comment.