File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
//JAVA 21+
3
3
//DEPS org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r
4
4
//DEPS org.eclipse.jgit:org.eclipse.jgit.pgm:7.3.0.202506031305-r
5
- //DEPS org.kohsuke:github-api:2.0-rc.4
5
+ //DEPS org.kohsuke:github-api:2.0-rc.5
6
6
//DEPS info.picocli:picocli:4.7.7
7
7
//DEPS org.tinylog:tinylog-api:2.7.0
8
8
//DEPS org.tinylog:tinylog-impl:2.7.0
44
44
/// - Java 21+
45
45
/// - eclipse jgit
46
46
/// - eclipse jgit's pgm: org.eclipse.jgit.pgm.Main.main(args) -> //DEPS org.eclipse.jgit:org.eclipse.jgit.pgm:7.3.0.202506031305-r
47
- /// - hub4j -> //DEPS org.kohsuke:github-api:2.0-rc.4
47
+ /// - hub4j -> //DEPS org.kohsuke:github-api:2.0-rc.5
48
48
///
49
49
/// 1. (with jgit) store current branch in variable: {{current branch}}
50
50
/// 1. (with jgit) merge {{pr branch}}
You can’t perform that action at this time.
0 commit comments