Update internal project junit dependency 4.12 -> 4.13.2
This commit is contained in:
committed by
TeamCityServer
parent
25d962b591
commit
af8faadca5
@@ -78,7 +78,7 @@ dependencies {
|
||||
bundleDependencies "org.jetbrains.kotlin:kotlin-util-io:$kotlinVersion"
|
||||
bundleDependencies "org.jetbrains.kotlin:kotlin-util-klib:$kotlinVersion"
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation DependenciesKt.commonDep(project, "junit")
|
||||
testImplementation "org.jetbrains.kotlin:kotlin-test:${project.bootstrapKotlinVersion}"
|
||||
testImplementation "org.jetbrains.kotlin:kotlin-test-junit:${project.bootstrapKotlinVersion}"
|
||||
testImplementation "org.tools4j:tools4j-spockito:1.6"
|
||||
|
||||
Reference in New Issue
Block a user