Skip to content

Commit

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

Update jsoniter-scala-core, ... to 2.13.39
  • Loading branch information
mergify[bot] authored Mar 11, 2023
2 parents 87b1d2b + a09ee2b commit aef793f
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 @@ -120,7 +120,7 @@ val testServerSettings = Seq(

val circeVersion: String = "0.14.1"

val jsoniterVersion = "2.13.3"
val jsoniterVersion = "2.13.39"

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

0 comments on commit aef793f

Please sign in to comment.