We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7f02ca + dc22576 commit 2e11260Copy full SHA for 2e11260
1 file changed
project/play-fork-run.sbt
@@ -1,3 +1,5 @@
1
// This plugin adds forked run capabilities to Play projects which is needed for Activator.
2
3
+resolvers += Resolver.typesafeRepo("releases")
4
+
5
addSbtPlugin("com.typesafe.play" % "sbt-fork-run-plugin" % "2.3.9")
0 commit comments