Skip to content

Commit ac10547

Browse files
Merge pull request #10 from renovate-bot/renovate/org.kohsuke-github-api-2.x
Update dependency org.kohsuke:github-api to v2.0-rc.5
2 parents 62d7453 + 7f37b2d commit ac10547

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
@@ -2,7 +2,7 @@
22
//JAVA 21+
33
//DEPS org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r
44
//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
66
//DEPS info.picocli:picocli:4.7.7
77
//DEPS org.tinylog:tinylog-api:2.7.0
88
//DEPS org.tinylog:tinylog-impl:2.7.0
@@ -44,7 +44,7 @@
4444
/// - Java 21+
4545
/// - eclipse jgit
4646
/// - 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
4848
///
4949
/// 1. (with jgit) store current branch in variable: {{current branch}}
5050
/// 1. (with jgit) merge {{pr branch}}

0 commit comments

Comments
 (0)