Skip to content

Commit

Permalink
Update zio-logging to 2.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 11, 2023
1 parent a3e4b19 commit f3d014a
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 @@ -303,7 +303,7 @@ lazy val `quill-core` =
.settings(
libraryDependencies ++= Seq(
"com.typesafe" % "config" % "1.4.2",
"dev.zio" %% "zio-logging" % "2.1.13",
"dev.zio" %% "zio-logging" % "2.1.14",
"dev.zio" %% "zio" % Version.zio,
"dev.zio" %% "zio-streams" % Version.zio,
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"
Expand Down

0 comments on commit f3d014a

Please sign in to comment.