Skip to content

Commit

Permalink
build(deps): bump junit-vintage-engine from 5.9.2 to 5.9.3
Browse files Browse the repository at this point in the history
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) 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.vintage:junit-vintage-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 27, 2023
1 parent 30c9758 commit 7fe63da
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 @@ -123,7 +123,7 @@
<xmlunit.version>2.9.1</xmlunit.version>
<junit.version>4.13.2</junit.version>
<junit.jupiter.version>5.9.3</junit.jupiter.version>
<junit.vintage.version>5.9.2</junit.vintage.version>
<junit.vintage.version>5.9.3</junit.vintage.version>
<easymock.version>5.0.1</easymock.version>
<objenesis.version>3.3</objenesis.version>
<assertj.version>3.24.2</assertj.version>
Expand Down

0 comments on commit 7fe63da

Please sign in to comment.