Skip to content

Commit

Permalink
Update client3:async-http-client-backend-zio, ... to 3.3.16 (#1111)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 22, 2021
1 parent 252c385 commit e56d801
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ lazy val calibanLib: Seq[ModuleID] =
}

lazy val sttp = Seq(
"com.softwaremill.sttp.client3" %% "core" % "3.3.15",
"com.softwaremill.sttp.client3" %% "async-http-client-backend-zio" % "3.3.15"
"com.softwaremill.sttp.client3" %% "core" % "3.3.16",
"com.softwaremill.sttp.client3" %% "async-http-client-backend-zio" % "3.3.16"
)

// ### App Modules ###
Expand Down

0 comments on commit e56d801

Please sign in to comment.