Skip to content

Commit

Permalink
scala-xml dependency
Browse files Browse the repository at this point in the history
Signed-off-by: lorenzoking <[email protected]>
  • Loading branch information
lorenzoking committed Aug 16, 2022
1 parent 801f295 commit 82500fd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "[0.9.1,)")
// Code coverage report generation
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "[1.6.1,)")


ThisBuild / libraryDependencySchemes ++= Seq(
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
)



Expand Down

0 comments on commit 82500fd

Please sign in to comment.