Skip to content

Commit e11ea69

Browse files
authored
Merge pull request #3848 from scala-steward/update/log4cats-slf4j-2.8.0
Update log4cats-slf4j to 2.8.0
2 parents 602d71c + b0975e6 commit e11ea69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ object Dependencies {
2727
val http4sDsl = "org.http4s" %% "http4s-dsl" % http4sCore.revision
2828
val http4sEmberServer = "org.http4s" %% "http4s-ember-server" % http4sCore.revision
2929
val http4sJdkhttpClient = "org.http4s" %% "http4s-jdk-http-client" % "1.0.0-M10"
30-
val log4catsSlf4j = "org.typelevel" %% "log4cats-slf4j" % "2.7.1"
30+
val log4catsSlf4j = "org.typelevel" %% "log4cats-slf4j" % "2.8.0"
3131
val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.5.32"
3232
val jjwtApi = "io.jsonwebtoken" % "jjwt-api" % "0.13.0"
3333
val jjwtImpl = "io.jsonwebtoken" % "jjwt-impl" % jjwtApi.revision

0 commit comments

Comments
 (0)