Skip to content

Commit

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

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

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

---
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 Apr 30, 2024
1 parent 7c63efc commit 15dd8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
@@ -1,5 +1,5 @@
[versions]
junit5 = "5.7.0"
junit5 = "5.10.2"

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

0 comments on commit 15dd8ee

Please sign in to comment.