Skip to content

Commit

Permalink
Update finagle-oauth2 to 19.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 29, 2019
1 parent ec21f55 commit f614669
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 @@ -8,7 +8,7 @@ lazy val buildSettings = Seq(
crossScalaVersions := Seq("2.11.12", "2.12.7")
)

lazy val finagleOAuth2Version = "18.12.0"
lazy val finagleOAuth2Version = "19.1.0"
lazy val circeVersion = "0.10.1"

lazy val compilerOptions = Seq(
Expand Down

0 comments on commit f614669

Please sign in to comment.