We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b515ac commit acc22b0Copy full SHA for acc22b0
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
2
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
0 commit comments