Skip to content

Commit 133e203

Browse files
committed
Fix "possible values" in SearchScript
Test for gitlab4j/gitlab4j-api#1204
1 parent 7f4f2e7 commit 133e203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab4j-test/SearchScript.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
///usr/bin/env jbang "$0" "$@" ; exit $?
22

33
//DEPS info.picocli:picocli:4.6.3
4-
//DEPS https://github.com/jmini/gitlab4j-api/commit/157f0b160aaec6fff02d817907f1643de2dc23c0
4+
//DEPS https://github.com/jmini/gitlab4j-api/commit/20a394e49be25a15dfd6ee1b7438fb6543e36efd
55
//JAVA 17
66

77
import java.io.FileInputStream;

0 commit comments

Comments
 (0)