Skip to content

Commit

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

Update jsoniter-scala-macros to 2.27.6
  • Loading branch information
mergify[bot] authored Jan 26, 2024
2 parents fef6e4f + 69b320b commit e97cd70
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.13"

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

addDependencyTreePlugin

0 comments on commit e97cd70

Please sign in to comment.