Skip to content

Commit

Permalink
Bump version.junit from 5.9.0 to 5.9.1
Browse files Browse the repository at this point in the history
Bumps `version.junit` from 5.9.0 to 5.9.1.

Updates `junit-jupiter-api` from 5.9.0 to 5.9.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.0...r5.9.1)

Updates `junit-jupiter-engine` from 5.9.0 to 5.9.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.0...r5.9.1)

Updates `junit-jupiter-params` from 5.9.0 to 5.9.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.0...r5.9.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  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 Sep 21, 2022
1 parent dce4394 commit 96af212
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 @@ -100,7 +100,7 @@
<version.sos.test.suite>2.0.0-M1</version.sos.test.suite>
<version.httpcore>4.4.15</version.httpcore>
<version.httpcoponents>4.5.13</version.httpcoponents>
<version.junit>5.9.0</version.junit>
<version.junit>5.9.1</version.junit>
<version.exificient>1.0.4</version.exificient>
<version.jaxb>2.3.0</version.jaxb>
<version.netty>4.1.81.Final</version.netty>
Expand Down

0 comments on commit 96af212

Please sign in to comment.