Skip to content

Commit

Permalink
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` 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-vintage-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
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and henri-tremblay committed Apr 27, 2023
1 parent 19c0b3f commit 1886a93
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 @@ -59,7 +59,7 @@
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
<spotbugs-maven-plugin.version>4.7.3.4</spotbugs-maven-plugin.version>
<spotbugs.version>4.7.3</spotbugs.version>
<junit.jupiter.version>5.9.2</junit.jupiter.version>
<junit.jupiter.version>5.9.3</junit.jupiter.version>
<license-maven-plugin.version>4.2</license-maven-plugin.version>
<maven-checkstyle-plugin.version>3.2.2</maven-checkstyle-plugin.version>
</properties>
Expand Down

0 comments on commit 1886a93

Please sign in to comment.