We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6d9622 + 4731738 commit 9ddb5b1Copy full SHA for 9ddb5b1
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
3
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
4
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
5
6
-addSbtPlugin("org.scalaxb" % "sbt-scalaxb" % "1.9.0")
+addSbtPlugin("org.scalaxb" % "sbt-scalaxb" % "1.12.0")
7
8
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
9
//addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.5.10")
0 commit comments