Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 54a4a1d

Browse files
Update akka-stream, akka-testkit to 2.6.8 (#73)
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
1 parent fb87704 commit 54a4a1d

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
@@ -29,7 +29,7 @@ lazy val root = (project in file("."))
2929
GitBranchPrompt
3030
)
3131

32-
val akkaVersion = "2.6.7"
32+
val akkaVersion = "2.6.8"
3333
val akkaHttpVersion = "10.1.12"
3434

3535
lazy val akkaDependencies = Seq(

0 commit comments

Comments
 (0)