Skip to content

Commit

Permalink
Merge pull request #1412 from scala-steward/update/jsoniter-scala-mac…
Browse files Browse the repository at this point in the history
…ros-2.28.2

Update jsoniter-scala-macros to 2.28.2
  • Loading branch information
mergify[bot] committed Feb 23, 2024
2 parents b168f6b + fec5431 commit 58eff40
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 @@ -18,7 +18,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.15"

libraryDependencies ++= Seq(
"com.lihaoyi" %% "os-lib" % "0.8.1",
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.28.1"
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.28.2"
)

addDependencyTreePlugin

0 comments on commit 58eff40

Please sign in to comment.