We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6998239 commit 7d4c1c1Copy full SHA for 7d4c1c1
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.27.7"
+ val AWSSdk2Version = "2.27.9"
10
val CatsEffectVersion = "2.5.4"
11
val CatsScalacheckVersion = "0.3.1"
12
val CatsVersion = "2.12.0"
0 commit comments