Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 591170c

Browse files
Bump jenkins-core from 2.333 to 2.334
Bumps [jenkins-core](https://github.com/jenkinsci/jenkins) from 2.333 to 2.334. - [Release notes](https://github.com/jenkinsci/jenkins/releases) - [Changelog](https://github.com/jenkinsci/jenkins/blob/master/changelog.html) - [Commits](jenkinsci/jenkins@jenkins-2.333...jenkins-2.334) --- updated-dependencies: - dependency-name: org.jenkins-ci.main:jenkins-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 951565d commit 591170c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<name>UI Tests of Code Coverage Plugin</name>
1717

1818
<properties>
19-
<jenkins.version>2.333</jenkins.version>
19+
<jenkins.version>2.334</jenkins.version>
2020
<json-smart.version>2.3</json-smart.version>
2121
<json-unit-assertj.version>2.31.0</json-unit-assertj.version>
2222
</properties>

0 commit comments

Comments
 (0)