Update transitive dependency for kotlin-test - junit 4.12 -> 4.13.2
This commit is contained in:
committed by
TeamCityServer
parent
317b0b4495
commit
84a189b6cc
@@ -18,7 +18,7 @@ dependencies {
|
||||
expectedBy project(':kotlin-test:kotlin-test-common')
|
||||
api(kotlinStdlib())
|
||||
testApi(project(":kotlin-test:kotlin-test-junit"))
|
||||
testApi('junit:junit:4.12')
|
||||
testApi('junit:junit:4.13.2')
|
||||
}
|
||||
|
||||
jar {
|
||||
|
||||
Reference in New Issue
Block a user