Skip to content

Commit f690eac

Browse files
committed
Update Copilot CLI minimum version requirement to 0.0.401
1 parent 98d9013 commit f690eac

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
@@ -15,7 +15,7 @@ Java SDK for programmatic control of GitHub Copilot CLI, enabling you to build A
1515
### Requirements
1616

1717
- Java 17 or later
18-
- GitHub Copilot CLI 0.0.400 or later installed and in PATH (or provide custom `cliPath`)
18+
- GitHub Copilot CLI 0.0.401 or later installed and in PATH (or provide custom `cliPath`)
1919

2020
### Maven
2121

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.400 or later installed and in PATH (or provide custom `cliPath`)
12+
- GitHub Copilot CLI 0.0.401 or later installed and in PATH (or provide custom `cliPath`)
1313

1414
### Installation
1515

0 commit comments

Comments
 (0)