Skip to content

Commit bedb22b

Browse files
committed
Bump the STTP effect
1 parent dab1c12 commit bedb22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/RFDependenciesPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ object RFDependenciesPlugin extends AutoPlugin {
5353
val `spray-json` = "io.spray" %% "spray-json" % "1.3.4"
5454
val `scala-logging` = "com.typesafe.scala-logging" %% "scala-logging" % "3.8.0"
5555
val stac4s = "com.azavea.stac4s" %% "client" % "0.7.2"
56-
val sttpCatsCe2 = "com.softwaremill.sttp.client3" %% "async-http-client-backend-cats-ce2" % "3.3.6"
56+
val sttpCatsCe2 = "com.softwaremill.sttp.client3" %% "async-http-client-backend-cats-ce2" % "3.3.15"
5757
val frameless = "org.typelevel" %% "frameless-dataset" % "0.10.1"
5858
}
5959
import autoImport._

0 commit comments

Comments
 (0)