Skip to content

Commit

Permalink
build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2
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.10.1 to 5.10.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.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>
  • Loading branch information
dependabot[bot] authored and lburgazzoli committed Feb 9, 2024
1 parent 25ac199 commit 0fa9f1e
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 @@ -5,7 +5,7 @@ mockito = "5.10.0"
slf4j = "2.0.12"
guava = "33.0.0-jre"
assertj = "3.25.3"
junit = "5.10.1"
junit = "5.10.2"
testcontainers = "1.19.4"
protoc = "3.25.1"
failsafe = "3.3.2"
Expand Down

0 comments on commit 0fa9f1e

Please sign in to comment.