Skip to content

Commit 41a0a76

Browse files
authored
Merge pull request #341 from scala-steward/update/akka-actor-2.6.11
Update akka-actor, akka-stream to 2.6.11
2 parents 6622afe + e84c128 commit 41a0a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ val springVersion = "4.3.26.RELEASE"
2121
val typesafeConfigVersion = "1.4.0"
2222
val commonsIoVersion = "1.3.2"
2323
val scalaLoggingVersion = "3.9.2"
24-
val akkaVersion = "2.6.8"
24+
val akkaVersion = "2.6.11"
2525
val monixVersion = "3.3.0"
2626
val mockitoVersion = "3.7.7"
2727
val circeVersion = "0.13.0"

0 commit comments

Comments
 (0)