Skip to content

Commit 45fb83c

Browse files
chore(deps): update dependency org.typelevel:log4cats-core to v2.6.0
1 parent c6681d8 commit 45fb83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ val commonSettings = Seq(
7373
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",
7474
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.1.0",
7575
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.2.0",
76-
"org.typelevel" %% "log4cats-core" % "2.4.0",
76+
"org.typelevel" %% "log4cats-core" % "2.6.0",
7777
"org.typelevel" %% "log4cats-slf4j" % "2.4.0",
7878
"org.slf4j" % "slf4j-api" % "2.0.1",
7979
"org.slf4j" % "slf4j-simple" % "2.0.1",

0 commit comments

Comments
 (0)