Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 683b32e

Browse files
authored
Merge pull request #194 from scala-steward/update/akka-actor-2.6.19
Update akka-actor, akka-cluster, ... to 2.6.19
2 parents eeda7f1 + cd0c682 commit 683b32e

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
@@ -14,7 +14,7 @@ crossScalaVersions := List("2.13.8")
1414
version := "1.0"
1515

1616
val akkaHttpVersion = "10.2.9"
17-
val akkaVersion = "2.6.18"
17+
val akkaVersion = "2.6.19"
1818
val swaggerVersion = "2.0.8"
1919

2020
inThisBuild(

0 commit comments

Comments
 (0)