We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dce16e5 commit 3ea8098Copy full SHA for 3ea8098
build.sbt
@@ -1,6 +1,6 @@
1
val mainScala = "2.13.16"
2
val allScala = Seq("3.3.6", "2.13.16", "2.12.20")
3
-val zioVersion = "2.1.20"
+val zioVersion = "2.1.21"
4
val zioAwsVersion = "7.31.52.2"
5
val elasticMqVersion = "1.6.14"
6
0 commit comments