mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-22 11:38:28 +00:00
Bump org.junit.jupiter:junit-jupiter-params from 5.9.2 to 5.10.1 (#255)
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) from 5.9.2 to 5.10.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.10.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
111012a586
commit
a34d94e404
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ dependencies {
|
|||
|
||||
testImplementation("org.assertj:assertj-core:3.24.2")
|
||||
testImplementation("org.awaitility:awaitility:4.2.0")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-params:5.9.2")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.1")
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.0")
|
||||
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.0")
|
||||
testRuntimeOnly("org.junit.vintage:junit-vintage-engine:5.10.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue