Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -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.30.16"
val AWSSdk2Version = "2.30.38"
val CatsEffectVersion = "2.5.4"
val CatsScalacheckVersion = "0.3.1"
val CatsVersion = "2.13.0"
Expand Down
Loading