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

Commit 1e3c2b5

Browse files
scala-steward-for-moia[bot]scala-steward
andauthored
Update akka-stream, akka-stream-typed, ... to 2.6.19 (#279)
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
1 parent ef7b998 commit 1e3c2b5

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.18"
34+
val akkaVersion = "2.6.19"
3535
val akkaHttpVersion = "10.2.9"
3636

3737
lazy val akkaDependencies = Seq(

0 commit comments

Comments
 (0)