Skip to content

Commit

Permalink
Update jsoniter-scala-core, ... to 2.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 2, 2023
1 parent 7c3b815 commit 853ca3d
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 @@ -121,7 +121,7 @@ val testServerSettings = Seq(

val circeVersion: String = "0.14.6"

val jsoniterVersion = "2.24.4"
val jsoniterVersion = "2.25.0"

val playJsonVersion: Option[(Long, Long)] => String = {
case Some((2, 11)) => "2.7.4"
Expand Down

0 comments on commit 853ca3d

Please sign in to comment.