Skip to content

Commit 5365ea9

Browse files
Update sdk-core to 2.21.0 (#1541)
1 parent aa4ed2a commit 5365ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Versions {
66
// The easiest fix for now is to rollback dep to the last and the most tested version,
77
// which is the same as that in the GeoTrellis
88
// https://github.com/locationtech/geotrellis/blob/v3.6.0/project/Dependencies.scala#L86
9-
val AWSSdk2Version = "2.20.162"
9+
val AWSSdk2Version = "2.21.0"
1010
val CatsEffectVersion = "2.5.4"
1111
val CatsScalacheckVersion = "0.3.1"
1212
val CatsVersion = "2.10.0"

0 commit comments

Comments
 (0)