Skip to content

Commit

Permalink
build(deps): bump junit.jupiter.version from 5.9.2 to 5.9.3
Browse files Browse the repository at this point in the history
Bumps `junit.jupiter.version` from 5.9.2 to 5.9.3.

Updates `junit-jupiter-api` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.9.3)

Updates `junit-jupiter-params` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.9.3)

Updates `junit-jupiter-engine` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.9.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 27, 2023
1 parent fc9c4fb commit 81dc3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<xmlresolver.version>4.6.4</xmlresolver.version>
<xmlunit.version>2.9.1</xmlunit.version>
<junit.version>4.13.2</junit.version>
<junit.jupiter.version>5.9.2</junit.jupiter.version>
<junit.jupiter.version>5.9.3</junit.jupiter.version>
<junit.vintage.version>5.9.2</junit.vintage.version>
<easymock.version>5.0.1</easymock.version>
<objenesis.version>3.3</objenesis.version>
Expand Down

0 comments on commit 81dc3cb

Please sign in to comment.