Skip to content

Commit b9b2894

Browse files
Update sdk-core to 2.28.23 (#1771)
1 parent a37f072 commit b9b2894

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

0 commit comments

Comments
 (0)