Skip to content

Commit

Permalink
update to latest version of unfiltered
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Hamblen committed Dec 3, 2012
1 parent 6e9db8c commit 847fb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ufcheck/build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
libraryDependencies ++= Seq(
"net.databinder" %% "unfiltered-netty-server" % "0.6.1" % "test",
"net.databinder" %% "unfiltered-netty-server" % "0.6.4" % "test",
"org.slf4j" % "slf4j-simple" % "1.6.4" % "test"
)

0 comments on commit 847fb61

Please sign in to comment.