Skip to content

Commit

Permalink
Update zio-logging to 2.1.17 (#107)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 23, 2024
1 parent 68b6832 commit e01375d
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 @@ -12,7 +12,7 @@ lazy val root = (project in file("."))
libraryDependencies += "dev.zio" %% "zio-config" % "3.0.7",
libraryDependencies += "dev.zio" %% "zio-config-magnolia" % "3.0.7",
libraryDependencies += "dev.zio" %% "zio-config-typesafe" % "3.0.7",
libraryDependencies += "dev.zio" %% "zio-logging" % "2.1.13",
libraryDependencies += "dev.zio" %% "zio-logging" % "2.1.17",
libraryDependencies += "io.d11" %% "zhttp" % "2.0.0-RC11",
libraryDependencies += "dev.zio" %% "zio-json" % "0.5.0",
libraryDependencies += ("com.evolutiongaming" %% "crypto" % "2.0.1").cross(CrossVersion.for3Use2_13),
Expand Down

0 comments on commit e01375d

Please sign in to comment.