Skip to content

Commit 76a8daa

Browse files
committed
Update Copilot CLI minimum version requirement to 0.0.406
1 parent cbadfcc commit 76a8daa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Java SDK for programmatic control of GitHub Copilot CLI, enabling you to build A
2323
### Requirements
2424

2525
- Java 17 or later
26-
- GitHub Copilot CLI 0.0.405 or later installed and in PATH (or provide custom `cliPath`)
26+
- GitHub Copilot CLI 0.0.406 or later installed and in PATH (or provide custom `cliPath`)
2727

2828
### Maven
2929

src/site/markdown/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Welcome to the documentation for the **Copilot SDK for Java** — a Java SDK for
99
### Requirements
1010

1111
- Java 17 or later
12-
- GitHub Copilot CLI 0.0.405 or later installed and in PATH (or provide custom `cliPath`)
12+
- GitHub Copilot CLI 0.0.406 or later installed and in PATH (or provide custom `cliPath`)
1313

1414
### Installation
1515

0 commit comments

Comments
 (0)