Skip to content

Commit

Permalink
ZIO updates (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
ex0ns authored Jun 3, 2024
1 parent 5e58f8c commit 2893b19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import $ivy.`com.goyeau::mill-scalafix::0.4.0`
import com.goyeau.mill.scalafix.ScalafixModule

object Versions {
val zioLoggingVersion = "2.2.3"
val zioVersion = "2.1.0"
val zioLoggingVersion = "2.2.4"
val zioVersion = "2.1.1"
val zioJsonVersion = "0.6.2"
val zioConfigVersion = "4.0.2"
val sttpVersion = "3.9.6"
Expand Down

0 comments on commit 2893b19

Please sign in to comment.