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
@@ -76,7 +76,7 @@ dependencies {
|
||||
antLauncherJar(commonDep("org.apache.ant", "ant"))
|
||||
antLauncherJar(toolsJar())
|
||||
|
||||
testRuntimeOnly("org.junit.vintage:junit-vintage-engine:5.6.2")
|
||||
testRuntimeOnly("org.junit.vintage:junit-vintage-engine:${commonVer("org.junit", "junit-bom")}")
|
||||
}
|
||||
|
||||
val generationRoot = projectDir.resolve("tests-gen")
|
||||
|
||||
Reference in New Issue
Block a user