Skip to content

Commit

Permalink
Restore old scalacheck version because of binary compatibility issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaDemianenko committed Aug 31, 2018
1 parent 1eabf8a commit 1fbddc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1181,7 +1181,7 @@
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.11</artifactId>
<version>1.14.0</version>
<version>1.12.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1fbddc8

Please sign in to comment.