Skip to content

Commit 6d8d2c1

Browse files
chore(deps): bump io.jenkins.plugins:github-checks from 589.v845136f916cd to 602.v264a_83610da_6 in /bom-weekly (#4419)
* chore(deps): bump io.jenkins.plugins:github-checks in /bom-weekly Bumps [io.jenkins.plugins:github-checks](https://github.com/jenkinsci/github-checks-plugin) from 589.v845136f916cd to 602.v264a_83610da_6. - [Release notes](https://github.com/jenkinsci/github-checks-plugin/releases) - [Commits](https://github.com/jenkinsci/github-checks-plugin/commits) --- updated-dependencies: - dependency-name: io.jenkins.plugins:github-checks dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * pin to older version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Darin Pope <[email protected]>
1 parent 73ed938 commit 6d8d2c1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

bom-2.462.x/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,11 @@
136136
<artifactId>gitea-checks</artifactId>
137137
<version>513.vb_b_a_98c46ec22</version>
138138
</dependency>
139+
<dependency>
140+
<groupId>io.jenkins.plugins</groupId>
141+
<artifactId>github-checks</artifactId>
142+
<version>589.v845136f916cd</version>
143+
</dependency>
139144
<dependency>
140145
<groupId>io.jenkins.plugins</groupId>
141146
<artifactId>gitlab-branch-source</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@
407407
<dependency>
408408
<groupId>io.jenkins.plugins</groupId>
409409
<artifactId>github-checks</artifactId>
410-
<version>589.v845136f916cd</version>
410+
<version>602.v264a_83610da_6</version>
411411
</dependency>
412412
<dependency>
413413
<groupId>io.jenkins.plugins</groupId>

0 commit comments

Comments
 (0)