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.
1 parent baed4cd commit e0523baCopy full SHA for e0523ba
project/plugins.sbt
@@ -2,7 +2,7 @@
2
3
val crossProjectV = "1.3.2"
4
5
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
6
7
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")
8
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
0 commit comments