We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02a5671 commit 8b330faCopy full SHA for 8b330fa
project/MimaSettings.scala
@@ -22,6 +22,7 @@ object MimaSettings {
22
)
23
24
private def removedPrivateClasses = Seq(
25
+ "org.scalacheck.Platform$EnableReflectiveInstantiation"
26
27
28
private def otherProblems = Seq(
0 commit comments