There was an error while loading. Please reload this page.
1 parent 99d9150 commit 0a57ec0Copy full SHA for 0a57ec0
1 file changed
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
2
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.12.1")
3
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.7")
4
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.5.0")
5
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.7")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.8")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.2")
0 commit comments