Skip to content

Commit

Permalink
Finagle 6.27
Browse files Browse the repository at this point in the history
  • Loading branch information
afiskon committed Aug 13, 2015
1 parent a185f02 commit 1fc79e7
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 @@ -5,7 +5,7 @@ version := "0.1"
scalaVersion := "2.11.6"

libraryDependencies ++= Seq(
"com.twitter" %% "finagle-http" % "6.26.0",
"com.twitter" %% "finagle-http" % "6.27.0",
"ch.qos.logback" % "logback-classic" % "1.1.3",
"com.typesafe.scala-logging" %% "scala-logging" % "3.1.0",
"org.scalatest" %% "scalatest" % "2.2.4" % "test",
Expand Down

0 comments on commit 1fc79e7

Please sign in to comment.