tailhq / DynaML

Scala Library/REPL for Machine Learning Research
http://tailhq.github.io/DynaML/
Apache License 2.0
200 stars 51 forks source link

Update akka-actor, akka-stream, ... to 2.6.8 #288

Open scala-steward opened 4 years ago

scala-steward commented 4 years ago

Updates

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Ignore future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "com.typesafe.akka" } ] ```

labels: library-update, semver-patch