Skip to content

Commit

Permalink
docs: Update JDK to 17 (#1667)
Browse files Browse the repository at this point in the history
- The minimum JDK dependency may have reached 17 now
  • Loading branch information
hacke2 authored Feb 23, 2024
1 parent 5dd2894 commit 6fe3a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The [Test Runner for Java](https://marketplace.visualstudio.com/items?itemName=v

## Requirements

- JDK (version 11 or later)
- JDK (version 17 or later)
- VS Code (version 1.59.0 or later)
- [Language Support for Java by Red Hat](https://marketplace.visualstudio.com/items?itemName=redhat.java)
- [Debugger for Java](https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-debug)
Expand Down

0 comments on commit 6fe3a0c

Please sign in to comment.