> merged akka-bench-jmh-dev with akka-bench-jmh > renamed akka-stream-tck to more correctly named akka-stream-tests-tck > merged java8 tests with normal tests in http
8 lines
141 B
Scala
8 lines
141 B
Scala
import akka._
|
|
import com.typesafe.tools.mima.plugin.MimaKeys
|
|
|
|
AkkaBuild.defaultSettings
|
|
|
|
Formatting.formatSettings
|
|
|
|
Dependencies.streamTests
|