Skip to content

Commit

Permalink
Bump junit5 from 5.7.0 to 5.10.3
Browse files Browse the repository at this point in the history
Bumps `junit5` from 5.7.0 to 5.10.3.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.7.0 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.0...r5.10.3)

Updates `org.junit.vintage:junit-vintage-engine` from 5.7.0 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.0...r5.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 27, 2024
1 parent 59a880c commit d2ce207
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,5 +1,5 @@
[versions]
junit5 = "5.7.0"
junit5 = "5.10.3"

[plugins]
compose = "org.jetbrains.compose:1.5.12"
Expand Down

0 comments on commit d2ce207

Please sign in to comment.