We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa4ed2a commit 5365ea9Copy full SHA for 5365ea9
project/Versions.scala
@@ -6,7 +6,7 @@ object Versions {
6
// The easiest fix for now is to rollback dep to the last and the most tested version,
7
// which is the same as that in the GeoTrellis
8
// https://github.com/locationtech/geotrellis/blob/v3.6.0/project/Dependencies.scala#L86
9
- val AWSSdk2Version = "2.20.162"
+ val AWSSdk2Version = "2.21.0"
10
val CatsEffectVersion = "2.5.4"
11
val CatsScalacheckVersion = "0.3.1"
12
val CatsVersion = "2.10.0"
0 commit comments