Skip to content

Commit

Permalink
Updated TODOs (3rd attempt in a row to get it right)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlink committed Jun 7, 2024
1 parent 8a70664 commit 5d0d220
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
- Fix nullability annotation problem https://github.com/jqwik-team/jqwik/issues/575
Maybe with PR https://github.com/jqwik-team/jqwik/issues/575

- Upgrade to Kotlin 2.0
- Fix type problems from K2 compiler
- Document differences between K1 and K2 in user guide


# 1.9.x

- Migrate to https://docs.gradle.org/8.7/userguide/jvm_test_suite_plugin.html
as preparation for Gradle 9

- Upgrade to Kotlin 2.0
- Fix type problems from K2 compiler
- Document differences between K1 and K2 in user guide

- Summon preconfigured arbitrary. See https://github.com/jqwik-team/jqwik/issues/527

- Using @UseType for sealed interfaces and classes: https://github.com/jqwik-team/jqwik/issues/523
Expand Down

0 comments on commit 5d0d220

Please sign in to comment.