Skip to content

Commit

Permalink
Update zio to 2.1.11 (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
ex0ns authored Oct 14, 2024
1 parent 9154643 commit c31f787
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.3.1"
val zioVersion = "2.1.9"
val zioVersion = "2.1.11"
val zioJsonVersion = "0.7.3"
val zioConfigVersion = "4.0.2"
val sttpVersion = "3.10.0"
Expand Down

0 comments on commit c31f787

Please sign in to comment.