Skip to content

Commit

Permalink
Update zio to 2.0.15 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
ex0ns authored Sep 17, 2023
1 parent 0f00889 commit 40d1db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import com.goyeau.mill.scalafix.ScalafixModule

object Versions {
val zioLoggingVersion = "2.1.13"
val zioVersion = "2.0.14"
val zioVersion = "2.0.15"
val zioJsonVersion = "0.5.0"
val zioConfigVersion = "3.0.7"
val sttpVersion = "3.9.0"
Expand Down

0 comments on commit 40d1db5

Please sign in to comment.