Skip to content

Commit 51bd1ef

Browse files
add plugin
1 parent 230b6d0 commit 51bd1ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

project/plugins.sbt

+2
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
44

55
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

Comments
 (0)