[Build] Get rid of the testApiJUnit5 method
#KTI-1349 In Progress
This commit is contained in:
committed by
Space Team
parent
53fde520d5
commit
6f96be0b76
@@ -10,6 +10,8 @@ dependencies {
|
||||
testImplementation(libs.jackson.dataformat.xml)
|
||||
testImplementation(libs.jackson.module.kotlin)
|
||||
testImplementation("com.fasterxml.woodstox:woodstox-core:6.5.1")
|
||||
testApi(platform(libs.junit.bom))
|
||||
testImplementation(libs.junit4)
|
||||
|
||||
testImplementation("org.eclipse.jgit:org.eclipse.jgit:5.13.0.202109080827-r")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user