Skip to content

Commit f8ffc3f

Browse files
authored
Upgrade zio-aws (#872)
1 parent d9ff364 commit f8ffc3f

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.17"
22
val allScala = Seq("3.3.6", "2.13.17")
33
val zioVersion = "2.1.22"
4-
val zioAwsVersion = "7.37.5.1"
4+
val zioAwsVersion = "7.38.2.1"
55
val elasticMqVersion = "1.6.15"
66
val semanticDbVersion = "4.14.1"
77

0 commit comments

Comments
 (0)