Skip to content

Commit c587c86

Browse files
scala-stewardxerial
authored andcommitted
Update finagle-core, finagle-http, ... to 19.9.0 (#694)
1 parent 9024df5 commit c587c86

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
@@ -608,7 +608,7 @@ lazy val http =
608608
)
609609
.dependsOn(airframeJVM, airframeMacrosJVMRef, control, surfaceJVM, jsonJVM, codecJVM, airspecRefJVM % "test")
610610

611-
val FINAGLE_VERSION = "19.8.0"
611+
val FINAGLE_VERSION = "19.9.0"
612612
lazy val finagle =
613613
project
614614
.in(file("airframe-http-finagle"))

0 commit comments

Comments
 (0)