Skip to content

Commit 7359a02

Browse files
committed
Doh
1 parent ffb32db commit 7359a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ object ApplicationBuild extends Build {
2929

3030
"com.typesafe.play" %% "play-iteratees" % "2.2.0",
3131
"com.typesafe.akka" % "akka-actor_2.10" % "2.3.0-RC4",
32-
"com.typesafe.akka" %% "akka-testkit" % "2.3.0-RC4",
32+
"com.typesafe.akka" %% "akka-testkit" % "2.3.0-RC4"
3333
)
3434

3535
lazy val root = Project(id = "sentinel",

0 commit comments

Comments
 (0)