Skip to content

Commit

Permalink
Update kotest to 5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlink committed Nov 6, 2023
1 parent f5c909d commit 0b000f5
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 @@ -34,7 +34,7 @@ ext {
systemLambdaVersion = '1.2.1'
kotlinVersion = '1.8.0'
kotlinxVersion = '1.7.3'
kotestVersion = '5.7.2'
kotestVersion = '5.8.0'
findbugsVersion = '3.0.2'
jspecifyVersion = '0.3.0'
moduleName = 'net.jqwik'
Expand Down

0 comments on commit 0b000f5

Please sign in to comment.