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
datahub-rewrite-bot committed May 5, 2024
1 parent 96e92cb commit 32b11e2
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 @@ -95,7 +95,7 @@ lazy val core = crossProject(JVMPlatform)
("org.apache.avro" % "avro" % "1.11.3").exclude("org.apache.commons", "commons-compress"),
"org.apache.commons" % "commons-compress" % "1.26.1",
"com.lihaoyi" %% "sourcecode" % "0.4.1",
"org.typelevel" %% "log4cats-slf4j" % "2.6.0",
"org.typelevel" %% "log4cats-slf4j" % "2.7.0",
"io.circe" %% "circe-generic" % "0.14.7",
"io.circe" %% "circe-parser" % "0.14.7",
"co.fs2" %% "fs2-core" % "3.10.2",
Expand Down

0 comments on commit 32b11e2

Please sign in to comment.