Skip to content

Commit

Permalink
Fix scoverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mdedetrich committed Sep 17, 2022
1 parent 627b64b commit d1dd63b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@ libraryDependencies ++= Seq(
"org.parboiled" %% "parboiled-scala" % "1.4.1",
"org.parboiled" % "parboiled-java" % "1.4.1"
)

// See https://github.com/akka/akka-http/pull/3995 and https://github.com/akka/akka-http/pull/3995#issuecomment-1026978593
libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % "always"

0 comments on commit d1dd63b

Please sign in to comment.