Skip to content

Commit 7d4c1c1

Browse files
Update sdk-core to 2.27.9 (#1723)
1 parent 6998239 commit 7d4c1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)