Skip to content

Commit fec0b6d

Browse files
Merge pull request #12 from renovate-bot/renovate/org.eclipse.jgit-org.eclipse.jgit.pgm-7.x
Update dependency org.eclipse.jgit:org.eclipse.jgit.pgm to v7.4.0.202509020913-r
2 parents e892f6c + a9ceaea commit fec0b6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CreatePRMergeCommit.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
///usr/bin/env jbang "$0" "$@" ; exit $?
22
//JAVA 21+
33
//DEPS org.eclipse.jgit:org.eclipse.jgit:7.4.0.202509020913-r
4-
//DEPS org.eclipse.jgit:org.eclipse.jgit.pgm:7.3.0.202506031305-r
4+
//DEPS org.eclipse.jgit:org.eclipse.jgit.pgm:7.4.0.202509020913-r
55
//DEPS org.kohsuke:github-api:2.0-rc.5
66
//DEPS info.picocli:picocli:4.7.7
77
//DEPS org.tinylog:tinylog-api:2.7.0
@@ -43,7 +43,7 @@
4343
/// - jbang
4444
/// - Java 21+
4545
/// - eclipse jgit
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
46+
/// - eclipse jgit's pgm: org.eclipse.jgit.pgm.Main.main(args) -> //DEPS org.eclipse.jgit:org.eclipse.jgit.pgm:7.4.0.202509020913-r
4747
/// - hub4j -> //DEPS org.kohsuke:github-api:2.0-rc.5
4848
///
4949
/// 1. (with jgit) store current branch in variable: {{current branch}}

0 commit comments

Comments
 (0)