Skip to content

Commit

Permalink
Update jsoniter-scala-macros to 2.30.14 (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 30, 2024
1 parent 38aeb7a commit c439482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.13")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")

libraryDependencies ++= Seq(
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.30.13",
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.30.14",
"org.jfree" % "jfreechart" % "1.5.5"
)

0 comments on commit c439482

Please sign in to comment.