Skip to content

Commit f10ef55

Browse files
authored
Update client3:core to 3.9.7 (#188)
1 parent 2893b19 commit f10ef55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ object Versions {
1111
val zioVersion = "2.1.1"
1212
val zioJsonVersion = "0.6.2"
1313
val zioConfigVersion = "4.0.2"
14-
val sttpVersion = "3.9.6"
14+
val sttpVersion = "3.9.7"
1515
val scalafixModuleVersion = "0.6.0"
1616
}
1717

0 commit comments

Comments
 (0)