Skip to content

Commit

Permalink
bump finagle-core to 6.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
okapies committed Oct 21, 2015
1 parent 09b2183 commit fbe7304
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 @@ -15,7 +15,7 @@ crossScalaVersions := Seq("2.10.5", "2.11.7")
net.virtualvoid.sbt.graph.Plugin.graphSettings

libraryDependencies ++= List(
"com.twitter" %% "finagle-core" % "6.27.0",
"com.twitter" %% "finagle-core" % "6.30.0",
"org.apache.kafka" %% "kafka" % "0.8.2.1"
exclude("com.101tec", "zkclient")
exclude("com.yammer.metrics", "metrics-core")
Expand Down

0 comments on commit fbe7304

Please sign in to comment.