Skip to content

Commit

Permalink
build(deps-dev): bump junit-jupiter-params from 5.9.2 to 5.9.3 (#2027)
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter-params](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-params
  dependency-type: direct:development
  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] authored Apr 27, 2023
1 parent d6f85ed commit b15b622
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 @@ -90,7 +90,7 @@
<json.version>20230227</json.version>

<junit.version>4.13.2</junit.version>
<junit5.version>5.9.2</junit5.version>
<junit5.version>5.9.3</junit5.version>
<jackson.version>2.15.0</jackson.version>
<jackson-databind.version>2.15.0</jackson-databind.version>
<assertj.version>3.24.2</assertj.version>
Expand Down

0 comments on commit b15b622

Please sign in to comment.