Skip to content

Commit

Permalink
Merge pull request #88 from Dwolla/update/log4cats-noop-2.7.0
Browse files Browse the repository at this point in the history
Update log4cats-noop to 2.7.0
  • Loading branch information
mergify[bot] authored Jun 7, 2024
2 parents 13ab510 + cdf0ba2 commit b9ee5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ lazy val core = crossProject(JVMPlatform, JSPlatform)
"org.tpolecat" %%% "natchez-mtl" % "0.3.5",
"org.typelevel" %%% "cats-tagless-core" % "0.15.0",
"org.typelevel" %%% "cats-mtl" % "1.4.0",
"org.typelevel" %%% "log4cats-noop" % "2.6.0",
"org.typelevel" %%% "log4cats-noop" % "2.7.0",
"io.circe" %%% "circe-core" % "0.14.6",
"org.tpolecat" %%% "natchez-testkit" % "0.3.5" % Test,
"org.typelevel" %% "munit-cats-effect" % "2.0.0-M4" % Test,
Expand Down

0 comments on commit b9ee5f1

Please sign in to comment.