Skip to content

Commit

Permalink
Update log4cats-core to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed May 3, 2024
1 parent ced2cc3 commit d37dc8f
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 @@ -38,7 +38,7 @@ lazy val `log4cats-natchez-backend` = crossProject(JVMPlatform, JSPlatform, Nati
.settings(
name := "log4cats-natchez",
libraryDependencies ++= Seq(
"org.typelevel" %%% "log4cats-core" % "2.6.0",
"org.typelevel" %%% "log4cats-core" % "2.7.0",
"org.tpolecat" %%% "natchez-core" % "0.3.3",
),
)
Expand Down

0 comments on commit d37dc8f

Please sign in to comment.