Skip to content

Commit

Permalink
⬆️ Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.2 (#234)
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.11.0 to 5.11.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.0...r5.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 8f22657 commit d4bcae3
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 @@ -18,7 +18,7 @@ google-services = "4.4.2"
guava = "33.3.1-jre"
hilt-common = "1.2.0"
junit = "4.13.2"
junit-jupiter = "5.11.0"
junit-jupiter = "5.11.2"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"
lifecycle-runtime-ktx = "2.8.6"
Expand Down

0 comments on commit d4bcae3

Please sign in to comment.