Skip to content

Commit

Permalink
Update client3:async-http-client-backend-cats, ... to 3.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrutsch committed May 22, 2024
1 parent e0f0bf1 commit 1061e72
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 @@ -4,7 +4,7 @@ object Dependencies {

private val circeVersion = "0.14.6"
private val fs2Version = "3.9.3"
private val sttpClientVersion = "3.9.1"
private val sttpClientVersion = "3.9.7"

val core: Seq[ModuleID] = Seq(
"ch.qos.logback" % "logback-classic" % "1.4.14",
Expand Down

0 comments on commit 1061e72

Please sign in to comment.