Skip to content

Commit

Permalink
Merge pull request #1985 from softwaremill/update/jsoniter-scala-core…
Browse files Browse the repository at this point in the history
…-2.24.4

Update jsoniter-scala-core, ... to 2.24.4
  • Loading branch information
mergify[bot] authored Oct 30, 2023
2 parents 1aa3a50 + 7edd849 commit afde3b9
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.3"
val jsoniterVersion = "2.24.4"

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

0 comments on commit afde3b9

Please sign in to comment.