Skip to content

Commit

Permalink
Bump junit-jupiter-engine from 5.9.2 to 5.9.3
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter-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.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2023
1 parent e2d808d commit 5c4b0f6
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 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<mycila.github.name>license-maven-plugin</mycila.github.name>
<jacoco.minimum.coverage>1.00</jacoco.minimum.coverage>
<junit.version>5.9.2</junit.version>
<junit.version>5.9.3</junit.version>
</properties>

<modules>
Expand Down

0 comments on commit 5c4b0f6

Please sign in to comment.