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 b945cde commit b6b5727Copy full SHA for b6b5727
dependencies.gradle
@@ -38,7 +38,7 @@ ext {
38
findbugsVersion = '3.0.2'
39
jspecifyVersion = '0.3.0'
40
moduleName = 'net.jqwik'
41
- jqwikVersion = '1.8.1-SNAPSHOT'
+ jqwikVersion = '1.8.1'
42
isSnapshotRelease = isSnapshotRelease(jqwikVersion)
43
showStandardStreams = showStandardStreams()
44
0 commit comments