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

Commit 97b3b60

Browse files
Update akka-stream, akka-stream-typed, ... to 2.6.16 (#214)
Co-authored-by: scala-steward <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Bendix Sältz <bendix@saeltz.de>
1 parent 8989dca commit 97b3b60

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
@@ -31,7 +31,7 @@ lazy val root = (project in file("."))
3131
)
3232
.settings(mimaSettings)
3333

34-
val akkaVersion = "2.6.15"
34+
val akkaVersion = "2.6.16"
3535
val akkaHttpVersion = "10.2.6"
3636

3737
lazy val akkaDependencies = Seq(

0 commit comments

Comments
 (0)