Skip to content

Commit

Permalink
Bump junit from 5.10.0-RC1 to 5.10.0-RC2
Browse files Browse the repository at this point in the history
Bumps `junit` 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.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.vintage:junit-vintage-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent ee611de commit 9fd9c0a
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
@@ -1,7 +1,7 @@
[versions]
assertj = "3.24.2"
jmh = "1.36"
junit = "5.10.0-RC1"
junit = "5.10.0-RC2"
mockito = "5.2.0"

[libraries]
Expand Down

0 comments on commit 9fd9c0a

Please sign in to comment.