Skip to content

Commit

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

Update jsoniter-scala-core, ... to 2.28.2
  • Loading branch information
mergify[bot] committed Feb 26, 2024
2 parents 4354516 + 8f3ee56 commit 604ef6a
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.27.2"
val jsoniterVersion = "2.28.2"

val play29JsonVersion = "2.10.4"

Expand Down

0 comments on commit 604ef6a

Please sign in to comment.