We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d9d67c commit 60c33bcCopy full SHA for 60c33bc
build.sbt
@@ -1,7 +1,7 @@
1
-val mainScala = "2.13.17"
2
-val allScala = Seq("3.3.7", "2.13.17")
+val mainScala = "2.13.18"
+val allScala = Seq("3.3.7", "2.13.18")
3
val zioVersion = "2.1.23"
4
-val zioAwsVersion = "7.38.9.1"
+val zioAwsVersion = "7.39.6.4"
5
val elasticMqVersion = "1.6.15"
6
val semanticDbVersion = "4.14.1"
7
0 commit comments