Skip to content

Commit

Permalink
ZIO updates (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
ex0ns authored Feb 1, 2025
1 parent e545c46 commit 0ac4c66
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ import $ivy.`com.goyeau::mill-scalafix::0.4.2`
import com.goyeau.mill.scalafix.ScalafixModule

object Versions {
val zioLoggingVersion = "2.3.1"
val zioVersion = "2.1.11"
val zioJsonVersion = "0.7.3"
val zioConfigVersion = "4.0.2"
val zioLoggingVersion = "2.3.2"
val zioVersion = "2.1.14"
val zioJsonVersion = "0.7.4"
val zioConfigVersion = "4.0.3"
val sttpVersion = "3.10.0"
val scalafixModuleVersion = "0.6.0"
}
Expand Down

0 comments on commit 0ac4c66

Please sign in to comment.