Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/16309#discussion_r92782791
--- Diff: pom.xml ---
@@ -714,7 +714,7 @@
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_${scala.binary.version}</artifactId>
- <version>1.12.5</version> <!-- 1.13.0 appears incompatible with
scalatest 2.2.6 -->
+ <version>1.13.4</version>
--- End diff --
Yes, I remember this didn't work. Jenkins runs SBT; are you checking Maven
locally?
I'd like to update, sure, but want to make sure we don't trip over whatever
I found before.
We could consider updating to scalatest 3.0.1 as well, in any event. As a
test-only dependency it should be safe to more freely update it.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]