Skip to content

Commit

Permalink
Update client3:async-http-client-backend-cats, ... to 3.1.1 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 10, 2021
1 parent 58d7d27 commit e153b42
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 @@ -3,7 +3,7 @@ import sbt._
object Dependencies {

private val fs2Version = "2.5.0"
private val sttpClientVersion = "3.1.0"
private val sttpClientVersion = "3.1.1"

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

0 comments on commit e153b42

Please sign in to comment.