We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c73c55 commit 0929fd7Copy full SHA for 0929fd7
build.sbt
@@ -8,7 +8,7 @@ version := "1.1.3"
8
9
organization := "org.jba"
10
11
-addSbtPlugin("play" % "sbt-plugin" % "2.2.0")
+addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.2.0")
12
13
libraryDependencies += "commons-lang" % "commons-lang" % "2.6"
14
0 commit comments