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-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)

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)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and GuusdeWit committed Oct 2, 2023
1 parent 6be5061 commit b8a13e3
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 @@ -40,7 +40,7 @@
<bcprov-jdk15on.version>1.70</bcprov-jdk15on.version>
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
<javers-core.version>6.14.0</javers-core.version>
<junit-jupiter.version>5.9.2</junit-jupiter.version>
<junit-jupiter.version>5.9.3</junit-jupiter.version>
<logback-classic.version>1.4.7</logback-classic.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
Expand Down

0 comments on commit b8a13e3

Please sign in to comment.