pekko/akka-multi-node-testkit/build.sbt
Johan Andrén 64b35cf1f1 Replace "experimental" with "may change" (#22326)
* Replacing "experimental" with "may change" #22305

* Right syntax for links

* Correct annotation name

* Final small changes
2017-02-20 12:05:21 +01:00

5 lines
117 B
Scala

import akka.{AkkaBuild, Formatting}
AkkaBuild.mayChangeSettings
AkkaBuild.defaultSettings
Formatting.formatSettings