Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Bump junit-jupiter from 5.9.2 to 5.9.3 (#2065)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 27, 2023
1 parent 4de5363 commit 4d45378
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 @@ -75,7 +75,7 @@
<wiremock.version>2.35.0</wiremock.version>
<httpclient.version>4.5.14</httpclient.version>
<junit.version>4.13.2</junit.version>
<jupiter.version>5.9.2</jupiter.version>
<jupiter.version>5.9.3</jupiter.version>
<tomcat.version>9.0.74</tomcat.version>
<findify-s3mock.version>0.2.6</findify-s3mock.version>
<checkstyle.version>10.9.3</checkstyle.version>
Expand Down

0 comments on commit 4d45378

Please sign in to comment.