Skip to content

Commit

Permalink
Set release version 1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jlink committed Mar 15, 2024
1 parent e4409d4 commit 45d71c3
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 @@ -46,7 +46,7 @@ ext {
findbugsVersion = '3.0.2'
jspecifyVersion = '0.3.0'
moduleName = 'net.jqwik'
jqwikVersion = '1.8.4-SNAPSHOT'
jqwikVersion = '1.8.4'
isSnapshotRelease = isSnapshotRelease(jqwikVersion)
showStandardStreams = showStandardStreams()
javaTargetVersion = javaTargetVersion()
Expand Down

0 comments on commit 45d71c3

Please sign in to comment.