Skip to content

Commit

Permalink
build: Upgrade Jsoniter to 2.33.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Iltotore committed Feb 13, 2025
1 parent 9a3a2fd commit b8bd786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ object jsoniter extends SubModule {

def artifactName = "iron-jsoniter"

val jsoniterVersion = "2.19.1"
val jsoniterVersion = "2.33.2"

private val jsoniterMacros = ivy"com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-macros:$jsoniterVersion"

Expand Down

0 comments on commit b8bd786

Please sign in to comment.