Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.8.2 to 5.10.0
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.2 to 5.10.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.8.2...r5.10.0)

---
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 Sep 1, 2023
1 parent 56a0507 commit 15ce03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling-test/build.gradle
Expand Up @@ -5,7 +5,7 @@ plugins {
dependencies {

api "org.jetbrains.kotlin:kotlin-test"
api "org.junit.jupiter:junit-jupiter:5.8.2"
api "org.junit.jupiter:junit-jupiter:5.10.0"
api "org.mockito.kotlin:mockito-kotlin:4.0.0"
api "org.mockito:mockito-junit-jupiter:4.4.0"

Expand Down

0 comments on commit 15ce03d

Please sign in to comment.