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