Skip to content

Commit

Permalink
Bump junit5 from 5.10.0-RC1 to 5.10.0-RC2 (#1085)
Browse files Browse the repository at this point in the history
Bumps `junit5` from 5.10.0-RC1 to 5.10.0-RC2.

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

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

Updates `org.junit.vintage:junit-vintage-engine` from 5.10.0-RC1 to 5.10.0-RC2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0-RC1...r5.10.0-RC2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:production
  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 Jul 20, 2023
1 parent 09220a0 commit 7113fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ json-bind = "1.0"
jsoup = "1.16.1"
junit-testng = "1.0.4"
junit4 = "4.13.2"
junit5 = "5.10.0-RC1"
junit5 = "5.10.0-RC2"
kotlin = "1.9.0"
lincheck = "2.18.1"
mockito = "5.4.0"
Expand Down

0 comments on commit 7113fd2

Please sign in to comment.