WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 7be47e2

Browse files
Update zio-logging-slf4j to 2.5.2 (#3265)
Co-authored-by: gu-scala-steward-public-repos[bot] <108136057+gu-scala-steward-public-repos[bot]@users.noreply.github.com> Co-authored-by: Pascal Honoré <[email protected]>
1 parent 79a84f2 commit 7be47e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ lazy val `product-move-api` = lambdaProject(
640640
awsSQS,
641641
scalatest,
642642
"com.softwaremill.sttp.client3" %% "zio-json" % sttpVersion,
643-
"dev.zio" %% "zio-logging-slf4j" % "2.5.0",
643+
"dev.zio" %% "zio-logging-slf4j" % "2.5.2",
644644
"dev.zio" %% "zio-test" % zio2Version % Test,
645645
"dev.zio" %% "zio-test-sbt" % zio2Version % Test,
646646
"com.softwaremill.sttp.tapir" %% "tapir-core" % tapirVersion,

0 commit comments

Comments
 (0)