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 c79a902 commit 841314fCopy full SHA for 841314f
README.md
@@ -56,6 +56,6 @@ void generateSizableListFrom(@ForAll @From("integersMin3") final List<Integer> l
56
<dependency>
57
<groupId>de.befrish.jqwik</groupId>
58
<artifactId>jqwik-vavr</artifactId>
59
- <version>0.0.7</version>
+ <version>0.0.8</version>
60
</dependency>
61
```
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
- <version>0.0.8-SNAPSHOT</version>
+ <version>0.0.9-SNAPSHOT</version>
10
<packaging>jar</packaging>
11
12
<url>https://github.com/Befrish/jqwik-vavr</url>
0 commit comments