Skip to content

Commit 8c20715

Browse files
committed
On branch main Document JDK 25 recommended level. 17 is still minimum.
modified: README.md
1 parent 2108ece commit 8c20715

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Java SDK for programmatic control of GitHub Copilot CLI, enabling you to build A
2424

2525
### Requirements
2626

27-
- Java 17 or later
28-
- GitHub Copilot CLI 0.0.411-1 or later installed and in PATH (or provide custom `cliPath`)
27+
- Java 17 or later. **JDK 25 recommended**. Selecting JDK 25 enables the use of virtual threads, as shown in the [Quick Start](#quick-start).
28+
- GitHub Copilot 1.0.15-0 or later installed and in `PATH` (or provide custom `cliPath`)
2929

3030
### Maven
3131

0 commit comments

Comments
 (0)