Skip to content

Commit

Permalink
Merge pull request #11 from moia-oss/update/akka-actor-2.6.16
Browse files Browse the repository at this point in the history
Update akka-actor, akka-stream, ... to 2.6.16
  • Loading branch information
saeltz authored Aug 30, 2021
2 parents 2c8e753 + badfa4e commit 84a0375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ lazy val samples =
lazy val library =
new {
object Version {
val akka = "2.6.15"
val akka = "2.6.16"
val akkaHttp = "10.2.6"
val log4j = "2.14.1"
val pureConfig = "0.16.0"
Expand Down

0 comments on commit 84a0375

Please sign in to comment.