Skip to content

Commit

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

Update jsoniter-scala-core, ... to 2.25.0
  • Loading branch information
Baccata committed Dec 12, 2023
2 parents 536fbba + be9c980 commit 282aa90
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.24.4"
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.25.0"
)

addDependencyTreePlugin

0 comments on commit 282aa90

Please sign in to comment.