Skip to content

Commit 361fb98

Browse files
chore: bump akka-http to 10.7.1 in akka-sample-sharding-scala (#32731)
Need to make the sample work again.
1 parent 7c41fbd commit 361fb98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

samples/akka-sample-sharding-scala/build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
val AkkaVersion = "2.10.6"
2-
val AkkaHttpVersion = "10.6.3"
3-
val AkkaDiagnostics = "2.1.1"
2+
val AkkaHttpVersion = "10.7.1"
3+
val AkkaDiagnostics = "2.2.1"
44
val LogbackVersion = "1.5.18"
55

66
resolvers += "Akka library repository".at("https://repo.akka.io/maven")

0 commit comments

Comments
 (0)