Skip to content

Commit

Permalink
Update json4s-native_2.11, ... to 3.6.9 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 12, 2020
1 parent 6b65661 commit 18d1505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ class DiagrammerModule(val crossScalaVersion: String) extends CommonModule {

override def ivyDeps = Agg(
ivy"org.scala-lang.modules:scala-jline:2.12.1",
ivy"org.json4s::json4s-native:3.6.7"
ivy"org.json4s::json4s-native:3.6.9"
) ++ chiselDeps

object test extends Tests {
Expand Down

0 comments on commit 18d1505

Please sign in to comment.