Open ShaneDelmore opened 7 years ago
When I add the following dependency: "com.propensive" %% "rapture" % "2.0.0-M7" I end up with rapture-test in my compile scope which pulls scalatest 2.2.6 into my compile scope.
I have worked around it by excluding rapture-test explicitely.
When I add the following dependency: "com.propensive" %% "rapture" % "2.0.0-M7" I end up with rapture-test in my compile scope which pulls scalatest 2.2.6 into my compile scope.
I have worked around it by excluding rapture-test explicitely.