Bump junit-bom in our project 5.7.0 -> 5.8.1 and clean up old versions
This commit is contained in:
committed by
TeamCityServer
parent
7457d54360
commit
4e806a6322
@@ -24,7 +24,7 @@ dependencies {
|
||||
}
|
||||
|
||||
testRuntimeOnly(files("${rootProject.projectDir}/dist/kotlinc/lib/kotlin-reflect.jar"))
|
||||
testRuntimeOnly(platform("org.junit:junit-bom:5.7.0"))
|
||||
testRuntimeOnly(commonDep("junit-bom"))
|
||||
testRuntimeOnly("org.junit.jupiter:junit-jupiter")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user