Skip to content

Commit

Permalink
Bump junit from 5.9.3 to 5.10.1
Browse files Browse the repository at this point in the history
Bumps `junit` from 5.9.3 to 5.10.1.

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

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

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2024
1 parent 74a9eb8 commit 62aed5f
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 @@ -11,7 +11,7 @@ foojay = "0.7.0"
jacoco = "0.8.11"
jakarta-annotation = "2.1.1"
jdeps = "0.20.0"
junit = "5.9.3"
junit = "5.10.1"
kotlin = "1.9.22"
lombok = "1.18.30"
mockito = "5.6.0"
Expand Down

0 comments on commit 62aed5f

Please sign in to comment.