Skip to content

Commit

Permalink
Update zioVersion to v2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 9420122 commit 4b50b14
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 @@ -25,7 +25,7 @@ object BuildHelper {
val Scala213: String = versions("2.13")
val Scala3: String = versions("3.2") //versions.getOrElse("3.0", versions("3.1"))

val zioVersion = "2.0.10"
val zioVersion = "2.0.16"
val zioJsonVersion = "0.5.0"
val zioPreludeVersion = "1.0.0-RC18"
val zioOpticsVersion = "0.2.1"
Expand Down

0 comments on commit 4b50b14

Please sign in to comment.