Skip to content

Commit

Permalink
Merge pull request #197 from scala-steward/update/jsoniter-scala-core…
Browse files Browse the repository at this point in the history
…-2.13.17

Update jsoniter-scala-core to 2.13.17
  • Loading branch information
mergify[bot] authored Apr 21, 2022
2 parents 30e29ee + 9597752 commit 3137774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ lazy val Dependencies = new {

val Jsoniter =
Def.setting(
"com.github.plokhotnyuk.jsoniter-scala" %%% "jsoniter-scala-core" % "2.13.16"
"com.github.plokhotnyuk.jsoniter-scala" %%% "jsoniter-scala-core" % "2.13.17"
)

val Smithy = new {
Expand Down

0 comments on commit 3137774

Please sign in to comment.