Skip to content

Commit

Permalink
Bump org.junit.vintage:junit-vintage-engine from 5.9.1 to 5.10.1 (#2059)
Browse files Browse the repository at this point in the history
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.9.1 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.1...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 7, 2023
1 parent 50d8636 commit 0a21d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<slf4j.version>[2.0.0,)</slf4j.version>
<thin-jar.version>1.0.30.RELEASE</thin-jar.version>

<junit-vintage.version>5.9.1</junit-vintage.version>
<junit-vintage.version>5.10.1</junit-vintage.version>
<junit-jupiter.version>5.9.1</junit-jupiter.version>
<gmavenplus-plugin.version>1.13.0</gmavenplus-plugin.version>
<maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->
Expand Down

0 comments on commit 0a21d7e

Please sign in to comment.