Skip to content

Commit

Permalink
Merge pull request #1383 from scala-steward/update/jsoniter-scala-cor…
Browse files Browse the repository at this point in the history
…e-2.27.7

Update jsoniter-scala-core, ... to 2.27.7
  • Loading branch information
mergify[bot] committed Jan 28, 2024
2 parents 22610d4 + a24a417 commit 7471124
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.6"
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.27.7"
)

addDependencyTreePlugin

0 comments on commit 7471124

Please sign in to comment.