Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Update client3:circe, client3:core, ... to 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 16, 2024
1 parent 9424ad0 commit 26c4293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object Dependencies {
}

object Sttp {
private val version = "3.3.18"
private val version = "3.9.2"
val sttpCore = "com.softwaremill.sttp.client3" %% "core" % version
val sttpOkHttp = "com.softwaremill.sttp.client3" %% "okhttp-backend" % version
val sttpCirce = "com.softwaremill.sttp.client3" %% "circe" % version
Expand Down

0 comments on commit 26c4293

Please sign in to comment.