Skip to content

Commit

Permalink
Update jsoniter-scala-core to 2.32.0 (#1685)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 13, 2024
1 parent 9a8b3e9 commit ae49ab1
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 @@ -10,7 +10,7 @@ val V = new {
val http4s = "0.23.30"
val jackson = "2.18.2"
val `json-schema` = "1.14.4"
val `jsoniter-scala` = "2.31.3"
val `jsoniter-scala` = "2.32.0"
val kafka = "3.8.1"
val logback = "1.5.12"
val `log-effect` = "0.19.2"
Expand Down

0 comments on commit ae49ab1

Please sign in to comment.