Skip to content

Commit b6b5727

Browse files
committed
set version to 1.8.1
1 parent b945cde commit b6b5727

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
@@ -38,7 +38,7 @@ ext {
3838
findbugsVersion = '3.0.2'
3939
jspecifyVersion = '0.3.0'
4040
moduleName = 'net.jqwik'
41-
jqwikVersion = '1.8.1-SNAPSHOT'
41+
jqwikVersion = '1.8.1'
4242
isSnapshotRelease = isSnapshotRelease(jqwikVersion)
4343
showStandardStreams = showStandardStreams()
4444

0 commit comments

Comments
 (0)