Skip to content

Commit

Permalink
Update log4cats-core to 2.7.0 (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
  • Loading branch information
typelevel-steward[bot] authored Jun 10, 2024
1 parent 208f50a commit dd774ae
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 @@ -42,7 +42,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.5",
),
)
Expand Down

0 comments on commit dd774ae

Please sign in to comment.