Skip to content

Commit

Permalink
Update akka-actor, akka-cluster-sharding, ... to 2.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and scullxbones committed Oct 1, 2023
1 parent c2aa489 commit 48f03a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ val scala212V = "2.12.15"
val scala213V = "2.13.12"

val scalaV = scala213V
val akkaV = "2.6.17"
val akkaV = "2.6.20"

val MongoJavaDriverVersion = "4.3.4"

Expand Down

0 comments on commit 48f03a4

Please sign in to comment.