Skip to content

Commit dbc28b1

Browse files
committed
added plugins file
1 parent 4c4fd36 commit dbc28b1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

project/plugins.sbt

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
resolvers += Classpaths.sbtPluginReleases
2+
3+
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.3.2")
4+
5+
addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8")

0 commit comments

Comments
 (0)