Skip to content

Commit

Permalink
Update json4s-native to 4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot committed May 13, 2024
1 parent cc3e6e9 commit 8c6081a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ object Dependencies {
val wikitextConfluence = "org.fusesource.wikitext" % "confluence-core" % "1.4"
val wikitextTextile = wikitextConfluence.withName("textile-core")

val json4s = "org.json4s" %% "json4s-native" % "4.0.6"
val json4s = "org.json4s" %% "json4s-native" % "4.0.7"
}

0 comments on commit 8c6081a

Please sign in to comment.