Skip to content

Commit

Permalink
Merge pull request #37 from scala-steward/update/jsoniter-scala-macro…
Browse files Browse the repository at this point in the history
…s-2.4.4

Update jsoniter-scala-macros to 2.4.4
  • Loading branch information
yanns committed Sep 14, 2020
2 parents b78408b + b0c0e80 commit bb7d6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -22,7 +22,7 @@ libraryDependencies ++=
"com.typesafe.play" %% "play-json" % "2.9.1" ::
"io.spray" %% "spray-json" % "1.3.5" ::
"io.argonaut" %% "argonaut" % "6.3.0" ::
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.4.1" ::
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.4.4" ::
"com.lihaoyi" %% "upickle" % "1.2.0" ::
"com.phylage" %% "refuel-json" % "1.3.14" ::
"io.bullet" %% "borer-derivation" % "1.6.1" ::
Expand Down

0 comments on commit bb7d6cb

Please sign in to comment.