diff --git a/project/Versions.scala b/project/Versions.scala index b8ce20821..403eb786a 100644 --- a/project/Versions.scala +++ b/project/Versions.scala @@ -6,7 +6,7 @@ object Versions { // The easiest fix for now is to rollback dep to the last and the most tested version, // which is the same as that in the GeoTrellis // https://github.com/locationtech/geotrellis/blob/v3.6.0/project/Dependencies.scala#L86 - val AWSSdk2Version = "2.26.9" + val AWSSdk2Version = "2.26.11" val CatsEffectVersion = "2.5.4" val CatsScalacheckVersion = "0.3.1" val CatsVersion = "2.12.0"