Skip to content

Commit

Permalink
Bump version.junit5 from 5.10.0 to 5.10.1
Browse files Browse the repository at this point in the history
Bumps `version.junit5` from 5.10.0 to 5.10.1.

Updates `org.junit:junit-bom` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

Updates `org.junit.vintage:junit-vintage-engine` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.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
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dmlloyd committed Nov 6, 2023
1 parent 9626af7 commit d1de682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<!-- Testing versions -->
<version.assertj>3.24.2</version.assertj>
<version.awaitility>4.2.0</version.awaitility>
<version.junit5>5.10.0</version.junit5>
<version.junit5>5.10.1</version.junit5>
<version.rest-assured>4.5.1</version.rest-assured>
<version.testcontainers>1.19.1</version.testcontainers>
</properties>
Expand Down

0 comments on commit d1de682

Please sign in to comment.