Skip to content

Commit

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

Update jsoniter-scala-macros to 2.24.3
  • Loading branch information
mergify[bot] authored Oct 28, 2023
2 parents b35e401 + 70a103e commit eb68d3f
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.11"

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

addDependencyTreePlugin

0 comments on commit eb68d3f

Please sign in to comment.