Skip to content

Commit

Permalink
Update zio-logging to 2.1.14 (#2818)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 12, 2023
1 parent 6316579 commit ff9bda4
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 ff9bda4

Please sign in to comment.