mirror of
https://github.com/AppleCommander/bastools.git
synced 2026-03-10 16:29:06 +00:00
Merge pull request #54 from AppleCommander/dependabot/gradle/org.junit-junit-bom-6.0.0
Bump org.junit:junit-bom from 5.10.0 to 6.0.0
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