Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Adding plugins
  • Loading branch information
eal13009 committed Feb 26, 2019
1 parent 6c1a6d0 commit c7b1e11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions project/plugins.sbt
@@ -0,0 +1,5 @@
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.18")

resolvers += Resolver.sonatypeRepo("public")

0 comments on commit c7b1e11

Please sign in to comment.