We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f582537 commit 43a66e6Copy full SHA for 43a66e6
build.sbt
@@ -9,7 +9,7 @@ val V = new {
9
val http4s = "0.23.25"
10
val jackson = "2.16.1"
11
val `json-schema` = "1.14.4"
12
- val `jsoniter-scala` = "2.27.4"
+ val `jsoniter-scala` = "2.27.5"
13
val kafka = "3.6.1"
14
val logback = "1.4.14"
15
val `log-effect` = "0.19.0"
0 commit comments