Skip to content

Commit a1ef038

Browse files
authored
ZIO updates (#235)
1 parent bd38dc0 commit a1ef038

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ import com.goyeau.mill.scalafix.ScalafixModule
88

99
object Versions {
1010
val zioLoggingVersion = "2.5.0"
11-
val zioVersion = "2.1.17"
12-
val zioJsonVersion = "0.7.42"
11+
val zioVersion = "2.1.19"
12+
val zioJsonVersion = "0.7.43"
1313
val zioConfigVersion = "4.0.4"
1414
val sttpVersion = "3.11.0"
1515
val scalafixModuleVersion = "0.6.0"

0 commit comments

Comments
 (0)