We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3533175 commit 194cda6Copy full SHA for 194cda6
build.sbt
@@ -3,7 +3,7 @@ val scala_213 = "2.13.10"
3
4
val V = new {
5
val avro4s = "4.1.1"
6
- val awsSdk = "2.20.47"
+ val awsSdk = "2.20.48"
7
val `cats-effect` = "3.4.9"
8
val circe = "0.14.5"
9
val ciris = "3.1.0"
0 commit comments