mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-09 02:51:09 +00:00
Bump org.junit.platform:junit-platform-launcher from 1.6.1 to 1.10.0 (#192)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.6.1 to 1.10.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher 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
ff60018996
commit
d88c13a460
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ dependencies {
|
|||
|
||||
testImplementation("org.assertj:assertj-core:3.24.2")
|
||||
testImplementation("org.awaitility:awaitility:4.2.0")
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.6.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.6.1")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue