Update internal project junit dependency 4.12 -> 4.13.2
This commit is contained in:
committed by
TeamCityServer
parent
25d962b591
commit
af8faadca5
@@ -44,7 +44,7 @@ dependencies {
|
||||
implementation project(":kotlin-stdlib")
|
||||
implementation project(path: ':kotlin-native:backend.native', configuration: 'cli_bcApiElements')
|
||||
implementation project(":kotlin-native:utilities:basic-utils")
|
||||
testImplementation "junit:junit:4.12"
|
||||
testImplementation DependenciesKt.commonDep(project, "junit")
|
||||
testImplementation project(":kotlin-test:kotlin-test-junit")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user