Skip to content

Commit 29fb8c6

Browse files
committed
Set jqwik version to 1.9.3
1 parent 780f5f2 commit 29fb8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ext {
4545
kotestVersion = '5.9.1'
4646
jspecifyVersion = '1.0.0'
4747
moduleName = 'net.jqwik'
48-
jqwikVersion = '1.9.3-SNAPSHOT'
48+
jqwikVersion = '1.9.3'
4949
isSnapshotRelease = isSnapshotRelease(jqwikVersion)
5050
showStandardStreams = showStandardStreams()
5151
javaTargetVersion = javaTargetVersion()

0 commit comments

Comments
 (0)