Skip to content

Commit

Permalink
Update jsoniter-scala-macros to 2.31.1 (#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 22, 2024
1 parent ec70501 commit 3fb710b
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.14")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")

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

0 comments on commit 3fb710b

Please sign in to comment.