Skip to content

Commit 97191a3

Browse files
authored
Update zio-aws to the latest version (#929)
1 parent cb7d2d7 commit 97191a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
val mainScala = "2.13.18"
22
val allScala = Seq("3.3.7", "2.13.18")
33
val zioVersion = "2.1.24"
4-
val zioAwsVersion = "7.41.34.2"
4+
val zioAwsVersion = "7.42.14.1"
55
val elasticMqVersion = "1.6.15"
66
val semanticDbVersion = "4.14.1"
77

0 commit comments

Comments
 (0)