Skip to content

Commit 17f1423

Browse files
Copilotbrunoborges
andcommitted
Update CLI version requirement and .lastmerge
Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com>
1 parent 56fc88e commit 17f1423

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.lastmerge

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4dc562951a51097618a69a1837f7af06c73d1113
1+
e40d57c86e18b495722adbf42045288c03924342

README.md

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

2727
- Java 17 or later
28-
- GitHub Copilot CLI 0.0.406 or later installed and in PATH (or provide custom `cliPath`)
28+
- GitHub Copilot CLI 0.0.409 or later installed and in PATH (or provide custom `cliPath`)
2929

3030
### Maven
3131

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

1414
### Installation
1515

0 commit comments

Comments
 (0)