mirror of
https://github.com/AppleCommander/bastools.git
synced 2026-04-22 06:17:20 +00:00
Bump org.junit:junit-bom from 5.10.0 to 6.0.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.10.0 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.10.0...r6.0.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ dependencies {
|
||||
implementation project(':bastools-tools:bastools-tools-bt')
|
||||
implementation project(':bastools-tools:bastools-tools-st')
|
||||
|
||||
testImplementation platform('org.junit:junit-bom:5.10.0')
|
||||
testImplementation platform('org.junit:junit-bom:6.0.0')
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter'
|
||||
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
|
||||
testImplementation "io.github.a2geek:clth:$clthVersion"
|
||||
|
||||
Reference in New Issue
Block a user