Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
Bump junit-jupiter from 5.9.1 to 5.9.2 (#20)
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.1...r5.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

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] authored Jan 16, 2023
1 parent 0b52572 commit f765d28
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 @@ -15,7 +15,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<fasterxml.version>2.14.1</fasterxml.version>
<junit.version>5.9.1</junit.version>
<junit.version>5.9.2</junit.version>
<slf4j.version>2.0.6</slf4j.version>
<mockito.version>4.9.0</mockito.version>
<wiremock.version>2.35.0</wiremock.version>
Expand Down

0 comments on commit f765d28

Please sign in to comment.