Skip to content

Commit

Permalink
chore(deps): update sttpversion to v3.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent be04b20 commit 3a0f4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ val supportedScalaVersions = List(scala212, scala213)
// This is used only for tests.
val jettyTestVersion = "9.4.53.v20231009"

val sttpVersion = "3.5.2"
val sttpVersion = "3.9.7"
val circeVersion = "0.14.8"
val catsEffectVersion = "3.3.14"
val fs2Version = "3.3.0"
Expand Down

0 comments on commit 3a0f4a1

Please sign in to comment.