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 f4da6b0 commit 00fc5cfCopy full SHA for 00fc5cf
project/plugins.sbt
@@ -2,4 +2,6 @@ addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")
2
3
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.3")
4
5
-addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "0.4.2")
+addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "0.4.5")
6
+
7
+addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-M14-3")
0 commit comments