Skip to content

Commit

Permalink
Update IssueScript
Browse files Browse the repository at this point in the history
  • Loading branch information
jmini committed Nov 5, 2024
1 parent fc49ed1 commit fb0a767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitlab4j-test/IssueScript.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
///usr/bin/env jbang "$0" "$@" ; exit $?

//DEPS info.picocli:picocli:4.6.3
//DEPS org.gitlab4j:gitlab4j-api:5.4.0
//DEPS https://github.com/jmini/gitlab4j-api/commit/c3981f425828088f6d8f25d1435b5c2953fc1a35
//JAVA 17

import java.io.FileInputStream;
Expand Down

0 comments on commit fb0a767

Please sign in to comment.