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