Skip to content

Commit

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

Update jsoniter-scala-macros to 2.28.3
  • Loading branch information
mergify[bot] committed Mar 2, 2024
2 parents f5eeeba + 104814e commit 26ba263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
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.2"
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.28.3"
)

addDependencyTreePlugin

0 comments on commit 26ba263

Please sign in to comment.