Skip to content

Commit

Permalink
build(deps): bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3
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.9.2 to 5.9.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.9.3)

---
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 May 31, 2023
1 parent 2558a89 commit 1ea5639
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.3.1"
slf4j = "2.0.7"
guava = "32.0.0-jre"
assertj = "3.24.2"
junit = "5.9.2"
junit = "5.9.3"
testcontainers = "1.18.2"
protoc = "3.21.10"
failsafe = "2.4.4"
Expand Down

0 comments on commit 1ea5639

Please sign in to comment.