Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent 114ecad commit d01b746
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 @@ -83,7 +83,7 @@
<version.javax-annotation-api>1.3.2</version.javax-annotation-api>
<version.jcip-annotations>1.0</version.jcip-annotations>
<version.joda-time>2.12.5</version.joda-time>
<version.junit-jupiter>5.9.2</version.junit-jupiter>
<version.junit-jupiter>5.9.3</version.junit-jupiter>
<version.openjfx>19.0.2.1</version.openjfx>
<version.slf4j>2.0.7</version.slf4j>

Expand Down

0 comments on commit d01b746

Please sign in to comment.