Skip to content

Commit ce46a5c

Browse files
authored
Merge pull request #133 from AnyMindGroup/update/sttp-4.0.19
update sttp and jsoniter
2 parents 5403538 + 96e251c commit ce46a5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ val scala3Next = "3.8.2"
4646

4747
val _zioVersion = "2.1.24"
4848

49-
val sttpClient4Version = "4.0.15"
49+
val sttpClient4Version = "4.0.19"
5050

51-
val jsoniterVersion = "2.38.8"
51+
val jsoniterVersion = "2.38.9"
5252

5353
val codegenVersion = "0.0.14"
5454

0 commit comments

Comments
 (0)