Skip to content

Commit

Permalink
Bump jenkins-core from 2.362 to 2.363
Browse files Browse the repository at this point in the history
Bumps [jenkins-core](https://github.com/jenkinsci/jenkins) from 2.362 to 2.363.
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Changelog](https://github.com/jenkinsci/jenkins/blob/master/changelog.html)
- [Commits](jenkinsci/jenkins@jenkins-2.362...jenkins-2.363)

---
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>
  • Loading branch information
dependabot[bot] authored Aug 9, 2022
1 parent 280bd9f commit 9c350c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<name>UI Tests of Warnings Plugin</name>

<properties>
<jenkins.version>2.362</jenkins.version>
<jenkins.version>2.363</jenkins.version>
<json-smart.version>2.3</json-smart.version>
<json-unit-assertj.version>2.35.0</json-unit-assertj.version>
<module.name>${project.groupId}.warnings.ui.tests</module.name>
Expand Down

0 comments on commit 9c350c0

Please sign in to comment.