Skip to content

Commit 2400384

Browse files
committed
Update plugins.sbt
1 parent 9bdc253 commit 2400384

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

project/plugins.sbt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// needed due to dependency convergence issues
2+
libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
3+
14
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
25
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
36
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")

0 commit comments

Comments
 (0)