Skip to content

Commit

Permalink
ZIO updates (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
ex0ns authored Sep 21, 2024
1 parent 3bd12c2 commit f34ce5a
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 @@ -8,8 +8,8 @@ import com.goyeau.mill.scalafix.ScalafixModule

object Versions {
val zioLoggingVersion = "2.3.1"
val zioVersion = "2.1.8"
val zioJsonVersion = "0.7.2"
val zioVersion = "2.1.9"
val zioJsonVersion = "0.7.3"
val zioConfigVersion = "4.0.2"
val sttpVersion = "3.9.8"
val scalafixModuleVersion = "0.6.0"
Expand Down

0 comments on commit f34ce5a

Please sign in to comment.