Skip to content

Commit

Permalink
Merge pull request #66 from jonesbusy/feature/bump-jenkins-core
Browse files Browse the repository at this point in the history
Bump Jenkins core to 2.387.3 and bom to 2163.v2d916d90c305
  • Loading branch information
jonesbusy authored Jun 11, 2023
2 parents 487644d + 582ba26 commit 23fd732
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/gitlab-kubernetes-credentials-plugin</gitHubRepo>
<jenkins.version>2.387.2</jenkins.version>
<jenkins.version>2.387.3</jenkins.version>
</properties>
<name>GitLab Credentials - Kubernetes Integration</name>
<description>Integrates GitLab credentials with the k8s credential provider</description>
Expand All @@ -45,7 +45,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<version>2133.v2e6c00fe4d61</version>
<version>2163.v2d916d90c305</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 23fd732

Please sign in to comment.