Skip to content

Commit

Permalink
Update jsoniter-scala-core to 2.28.0 (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
hnaderi authored Jan 30, 2024
1 parent ea8e981 commit e7d1d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ object Dependencies {
val doobie = "1.0.0-RC5"
val circe = "0.14.6"
val upickle = "3.1.4"
val jsoniter = "2.27.7"
val jsoniter = "2.28.0"
}
}

0 comments on commit e7d1d7a

Please sign in to comment.