Skip to content

Commit

Permalink
set version to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlink committed Sep 2, 2023
1 parent 473eba8 commit 754bd4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ext {
findbugsVersion = '3.0.2'
jspecifyVersion = '0.3.0'
moduleName = 'net.jqwik'
jqwikVersion = '1.8.0-SNAPSHOT'
jqwikVersion = '1.8.0'
isSnapshotRelease = isSnapshotRelease(jqwikVersion)
showStandardStreams = showStandardStreams()

Expand Down

0 comments on commit 754bd4f

Please sign in to comment.