We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 981489d commit d80770aCopy full SHA for d80770a
1 file changed
build.sbt
@@ -16,7 +16,7 @@ scalaVersion := "3.1.3"
16
mainClass := Some("fr.janalyse.cem.Main")
17
18
lazy val versions = new {
19
- val sttp = "3.7.0"
+ val sttp = "3.7.1"
20
val zio = "2.0.0"
21
val zionio = "2.0.0"
22
val zioproc = "0.7.1"
0 commit comments