Skip to content

Commit b8c2bb9

Browse files
authored
Merge pull request #51 from scala-steward/update/finagle-http-19.7.0
Update finagle-http to 19.7.0
2 parents 0c8fb82 + 04b1f83 commit b8c2bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import ReleaseTransformations._
22

3-
lazy val finagleVersion = "19.6.0"
3+
lazy val finagleVersion = "19.7.0"
44

55
lazy val buildSettings = Seq(
66
organization := "com.github.finagle",

0 commit comments

Comments
 (0)