Skip to content

Commit 3554484

Browse files
committed
Upgrade jqwik-starter-maven to jqwik 1.8.5
1 parent bd99f3a commit 3554484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jqwik-starter-maven/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
<maven.compiler.source>1.8</maven.compiler.source>
1313
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
14-
<jqwik.version>1.8.2</jqwik.version>
14+
<jqwik.version>1.8.5</jqwik.version>
1515
<assertj.version>3.24.2</assertj.version>
1616
</properties>
1717

0 commit comments

Comments
 (0)