We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed13a3 commit 2544e1eCopy full SHA for 2544e1e
build.sc
@@ -7,8 +7,8 @@ import $ivy.`com.goyeau::mill-scalafix::0.4.0`
7
import com.goyeau.mill.scalafix.ScalafixModule
8
9
object Versions {
10
- val zioLoggingVersion = "2.3.0"
11
- val zioVersion = "2.1.7"
+ val zioLoggingVersion = "2.3.1"
+ val zioVersion = "2.1.8"
12
val zioJsonVersion = "0.7.2"
13
val zioConfigVersion = "4.0.2"
14
val sttpVersion = "3.9.8"
0 commit comments