Skip to content

Commit 3badfa8

Browse files
committed
On branch main Use latest non-SNAPSHOT version for jbang example.
modified: jbang-example.java
1 parent fcec7ff commit 3badfa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jbang-example.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
///usr/bin/env jbang "$0" "$@" ; exit $?
2-
//DEPS com.github:copilot-sdk-java:0.3.1-java.1-SNAPSHOT
2+
//DEPS com.github:copilot-sdk-java:0.3.0-java.2
33
import com.github.copilot.sdk.CopilotClient;
44
import com.github.copilot.sdk.generated.AssistantMessageEvent;
55
import com.github.copilot.sdk.generated.SessionUsageInfoEvent;

0 commit comments

Comments
 (0)