There was an error while loading. Please reload this page.
1 parent 96bd01b commit c376cf2Copy full SHA for c376cf2
1 file changed
build.sbt
@@ -217,7 +217,7 @@ lazy val `quill-core` =
217
.settings(
218
libraryDependencies ++= Seq(
219
"com.typesafe" % "config" % "1.4.3",
220
- "dev.zio" %% "zio-logging" % "2.5.0",
+ "dev.zio" %% "zio-logging" % "2.5.1",
221
"dev.zio" %% "zio" % Version.zio,
222
"dev.zio" %% "zio-streams" % Version.zio,
223
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"
0 commit comments