Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.8.1 to 5.10.1
Browse files Browse the repository at this point in the history
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.8.1 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.8.1...r5.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 25, 2023
1 parent 316c2b4 commit 20277e0
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 @@ -13,7 +13,7 @@ firebase-crashlytics-gradle = "2.9.9"
google-services = "4.4.0"
hilt-common = "1.1.0"
junit = "4.13.2"
junit-jupiter = "5.8.1"
junit-jupiter = "5.10.1"
ksp = "1.9.21-1.0.16"
lifecycle-runtime-ktx = "2.6.2"
navigation-compose = "2.7.6"
Expand Down

0 comments on commit 20277e0

Please sign in to comment.