Skip to content

Commit

Permalink
Update jsoniter-scala-macros to 2.28.4 (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 9, 2024
1 parent 8673549 commit 5e9a438
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("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")

libraryDependencies ++= Seq(
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.28.3",
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.28.4",
"org.jfree" % "jfreechart" % "1.5.4"
)

0 comments on commit 5e9a438

Please sign in to comment.