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 a4a103b commit 1f6ee7fCopy full SHA for 1f6ee7f
project/plugins.sbt
@@ -1,7 +1,6 @@
1
addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.3.0")
2
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
4
-addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")
5
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
7
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
0 commit comments