Skip to content

Commit 47b50f0

Browse files
committed
Fix jbang version
1 parent bd21139 commit 47b50f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jbang-example.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
//DEPS io.github.copilot-community-sdk:copilot-sdk:0.1.0
2+
//DEPS io.github.copilot-community-sdk:copilot-sdk:1.0.0
33
import com.github.copilot.sdk.*;
44
import com.github.copilot.sdk.events.*;
55
import com.github.copilot.sdk.json.*;

0 commit comments

Comments
 (0)