Skip to content

Commit

Permalink
Merge pull request #46 from scala-steward/update/finagle-http-21.1.0
Browse files Browse the repository at this point in the history
Update finagle-http to 21.1.0
  • Loading branch information
jcouyang authored Jan 17, 2021
2 parents e542e69 + c436b39 commit 62362f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.dhall
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
let http4sVersion = "0.21.15"

let finagleVersion = "20.12.0"
let finagleVersion = "21.1.0"

in { version = "${http4sVersion}-${finagleVersion}"
, http4sVersion
Expand Down

0 comments on commit 62362f6

Please sign in to comment.