We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3abceec commit 07b9eb9Copy full SHA for 07b9eb9
1 file changed
project/Dependencies.scala
@@ -18,7 +18,7 @@ object Dependencies {
18
// https://doc.akka.io//docs/akka/current/project/downstream-upgrade-strategy.html
19
val akka = "2.6.9"
20
val akkaBinary = "2.6"
21
- val akkaHttp = "10.2.5"
+ val akkaHttp = "10.2.6"
22
val akkaHttpBinary = "10.2"
23
24
val grpc = "1.39.0" // checked synced by GrpcVersionSyncCheckPlugin
0 commit comments