Skip to content

Commit

Permalink
Update twitter-server version to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BenWhitehead committed Nov 1, 2014
1 parent 0381301 commit 1e9c58e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ libraryDependencies ++= Seq(
"io" %% "finch" % "0.1.6",
"com.twitter" %% "finagle-stats" % "6.22.0",
"com.twitter" %% "finagle-core" % "6.22.0",
"com.twitter" %% "twitter-server" % "1.7.3",
"com.twitter" %% "twitter-server" % "1.8.0",
"org.slf4j" % "slf4j-api" % "1.7.7",
"org.slf4j" % "jul-to-slf4j" % "1.7.7",
"org.slf4j" % "jcl-over-slf4j" % "1.7.7",
Expand Down

0 comments on commit 1e9c58e

Please sign in to comment.