We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 230b6d0 commit 51bd1efCopy full SHA for 51bd1ef
project/plugins.sbt
@@ -3,3 +3,5 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4
5
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
6
+
7
+addSbtPlugin("ch.epfl.scala" % "sbt-github-dependency-submission" % "3.1.0")
0 commit comments