Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.0.13 (#827)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 20, 2023
1 parent e25314c commit 2290d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildHelper.scala
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ object BuildHelper {
val Scala213 = versions("2.13")
val Scala3 = versions("3")

val zioVersion = "2.0.12"
val zioVersion = "2.0.13"
val zioSchemaVersion = "0.4.10"

def buildInfoSettings(packageName: String) =
Expand Down

0 comments on commit 2290d62

Please sign in to comment.