Update internal project junit dependency 4.12 -> 4.13.2
This commit is contained in:
committed by
TeamCityServer
parent
25d962b591
commit
af8faadca5
@@ -6075,7 +6075,7 @@ dependencies {
|
||||
|
||||
api project(kotlinCompilerModule)
|
||||
api project(path: ':kotlin-native:backend.native', configuration: 'cli_bcApiElements')
|
||||
api 'junit:junit:4.12'
|
||||
api DependenciesKt.commonDep(project, "junit")
|
||||
}
|
||||
|
||||
project.tasks.named("test").configure {
|
||||
|
||||
Reference in New Issue
Block a user