Skip to content

Commit a6686ef

Browse files
chore(deps): update dependency org.typelevel:log4cats-slf4j to v2.8.0
1 parent c6681d8 commit a6686ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ val commonSettings = Seq(
7474
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.1.0",
7575
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.2.0",
7676
"org.typelevel" %% "log4cats-core" % "2.4.0",
77-
"org.typelevel" %% "log4cats-slf4j" % "2.4.0",
77+
"org.typelevel" %% "log4cats-slf4j" % "2.8.0",
7878
"org.slf4j" % "slf4j-api" % "2.0.1",
7979
"org.slf4j" % "slf4j-simple" % "2.0.1",
8080
),

0 commit comments

Comments
 (0)