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

Commit 8d3d66c

Browse files
Bump jenkins-core from 2.379 to 2.382
Bumps [jenkins-core](https://github.com/jenkinsci/jenkins) from 2.379 to 2.382. - [Release notes](https://github.com/jenkinsci/jenkins/releases) - [Changelog](https://github.com/jenkinsci/jenkins/blob/master/changelog.html) - [Commits](jenkinsci/jenkins@jenkins-2.379...jenkins-2.382) --- 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 e9f081d commit 8d3d66c

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.379</jenkins.version>
19+
<jenkins.version>2.382</jenkins.version>
2020
<json-smart.version>2.3</json-smart.version>
2121
<json-unit-assertj.version>2.36.0</json-unit-assertj.version>
2222
<module.name>${project.groupId}.code.coverage.api.ui.tests</module.name>

0 commit comments

Comments
 (0)