Skip to content

Commit 07b9eb9

Browse files
authored
build: update to akka-http 10.2.6
1 parent 3abceec commit 07b9eb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ object Dependencies {
1818
// https://doc.akka.io//docs/akka/current/project/downstream-upgrade-strategy.html
1919
val akka = "2.6.9"
2020
val akkaBinary = "2.6"
21-
val akkaHttp = "10.2.5"
21+
val akkaHttp = "10.2.6"
2222
val akkaHttpBinary = "10.2"
2323

2424
val grpc = "1.39.0" // checked synced by GrpcVersionSyncCheckPlugin

0 commit comments

Comments
 (0)