Skip to content

Commit

Permalink
upgraded finagle to 19.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kovszilard committed Oct 25, 2019
1 parent 0690d7c commit 0b92b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sbt._

object Dependencies {
val twitterVersion = "19.7.0"
val twitterVersion = "19.8.0"

lazy val twitterServer = "com.twitter" %% "twitter-server" % twitterVersion
lazy val finagleStats = "com.twitter" %% "finagle-stats" % twitterVersion
Expand Down

0 comments on commit 0b92b76

Please sign in to comment.