We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771188a commit 14f61bcCopy full SHA for 14f61bc
samples/akka-sample-sharding-scala/build.sbt
@@ -1,6 +1,6 @@
1
val AkkaVersion = "2.10.6"
2
-val AkkaHttpVersion = "10.6.3"
3
-val AkkaDiagnostics = "2.1.1"
+val AkkaHttpVersion = "10.7.1"
+val AkkaDiagnostics = "2.2.1"
4
val LogbackVersion = "1.5.18"
5
6
resolvers += "Akka library repository".at("https://repo.akka.io/maven")
0 commit comments