Skip to content

Commit 151b6a8

Browse files
Update client3:core to 3.9.7 (#489)
1 parent cd784c8 commit 151b6a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ val Versions = new {
5555
val jsoniter = "2.21.4"
5656
val monix = "3.4.1"
5757
val scalaTest = "3.2.18"
58-
val sttp = "3.3.18"
58+
val sttp = "3.9.7"
5959
val refined = "0.10.3"
6060
val scalaCache = "1.0.0-M6"
6161
}

0 commit comments

Comments
 (0)