Skip to content

Commit

Permalink
deps: bump version.junit-jupiter from 5.9.0 to 5.9.1
Browse files Browse the repository at this point in the history
Bumps `version.junit-jupiter` from 5.9.0 to 5.9.1.

Updates `junit-bom` 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)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2022
1 parent f109df0 commit e2598a8
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 @@ -69,7 +69,7 @@
<version.httpcore5>5.1.4</version.httpcore5>
<version.jackson>2.13.4</version.jackson>
<version.jcip>1.0</version.jcip>
<version.junit-jupiter>5.9.0</version.junit-jupiter>
<version.junit-jupiter>5.9.1</version.junit-jupiter>
<version.junit-surefire-provider>1.3.2</version.junit-surefire-provider>
<version.mockito>4.8.0</version.mockito>
<version.rest-assured>5.2.0</version.rest-assured>
Expand Down

0 comments on commit e2598a8

Please sign in to comment.