#18765 Update to latest MiMa which is now an AutoPlugin.
* check for binary inc. issues by default * if check is not needed, disable MimaPlugin * determine old artifact id from the current one
This commit is contained in:
parent
87113f9b14
commit
50f99328fe
43 changed files with 137 additions and 210 deletions
|
|
@ -1,8 +1,6 @@
|
|||
import akka._
|
||||
import com.typesafe.tools.mima.plugin.MimaKeys
|
||||
|
||||
AkkaBuild.defaultSettings
|
||||
Formatting.formatSettings
|
||||
OSGi.streamTestkit
|
||||
Dependencies.streamTestkit
|
||||
MimaKeys.previousArtifacts := akkaStreamAndHttpPreviousArtifacts("akka-stream-testkit").value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue