Skip to content

Commit 2e11260

Browse files
authored
Merge pull request #28 from cvogt/fix-missing-repo
this repo is needed for sbt-fork-fun-plugin
2 parents f7f02ca + dc22576 commit 2e11260

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

project/play-fork-run.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
// This plugin adds forked run capabilities to Play projects which is needed for Activator.
22

3+
resolvers += Resolver.typesafeRepo("releases")
4+
35
addSbtPlugin("com.typesafe.play" % "sbt-fork-run-plugin" % "2.3.9")

0 commit comments

Comments
 (0)