Skip to content

Commit 2544e1e

Browse files
authored
ZIO updates (#199)
1 parent 7ed13a3 commit 2544e1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sc

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import $ivy.`com.goyeau::mill-scalafix::0.4.0`
77
import com.goyeau.mill.scalafix.ScalafixModule
88

99
object Versions {
10-
val zioLoggingVersion = "2.3.0"
11-
val zioVersion = "2.1.7"
10+
val zioLoggingVersion = "2.3.1"
11+
val zioVersion = "2.1.8"
1212
val zioJsonVersion = "0.7.2"
1313
val zioConfigVersion = "4.0.2"
1414
val sttpVersion = "3.9.8"

0 commit comments

Comments
 (0)