Skip to content

Commit 5e07838

Browse files
committed
Update sdk-core to 2.27.21
1 parent 9cb8c98 commit 5e07838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Versions.scala

+1-1
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.27.20"
9+
val AWSSdk2Version = "2.27.21"
1010
val CatsEffectVersion = "2.5.4"
1111
val CatsScalacheckVersion = "0.3.1"
1212
val CatsVersion = "2.12.0"

0 commit comments

Comments
 (0)