Skip to content

Commit

Permalink
Update akka-stream to 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 13, 2020
1 parent 42d8e79 commit f90414d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object Versions {
val circeYaml = "0.12.0"
val sttp = "2.0.5"
val akkaHttp = "10.1.11"
val akkaStreams = "2.6.3"
val akkaStreams = "2.6.4"
val swaggerUi = "3.25.0"
val upickle = "1.0.0"
val playJson = "2.8.1"
Expand Down

0 comments on commit f90414d

Please sign in to comment.