Skip to content

Commit

Permalink
Merge pull request #26 from scala-steward/update/finagle-oauth2-19.1.0
Browse files Browse the repository at this point in the history
Update finagle-oauth2 to 19.1.0
  • Loading branch information
vkostyukov authored Jan 29, 2019
2 parents ec21f55 + f614669 commit f1faee9
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 f1faee9

Please sign in to comment.