Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nym3r0s authored and jlink committed May 28, 2024
1 parent 1112bb6 commit 663499f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,9 @@ ext {
mockitoVersion = '4.11.0'
systemLambdaVersion = '1.2.1'
errorproneVersion = '2.27.1'
kotlinVersion = '1.9.22' // TODO: Support version 2.x
kotlinVersion = '2.0.0'
kotlinxVersion = '1.8.1'
kotestVersion = '5.9.0'
findbugsVersion = '3.0.2'
jspecifyVersion = '0.3.0'
moduleName = 'net.jqwik'
jqwikVersion = '1.9.0-SNAPSHOT'
Expand Down

0 comments on commit 663499f

Please sign in to comment.