Update to 1.3.0-rc-6. (#2050)
This commit is contained in:
@@ -79,8 +79,8 @@ dependencies {
|
||||
bundleDependencies "org.jetbrains.kotlin:kotlin-native-shared:$konanVersion"
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation "org.jetbrains.kotlin:kotlin-test:1.3-M2"
|
||||
testImplementation "org.jetbrains.kotlin:kotlin-test-junit:1.3-M2"
|
||||
testImplementation "org.jetbrains.kotlin:kotlin-test:1.3.0-rc-6"
|
||||
testImplementation "org.jetbrains.kotlin:kotlin-test-junit:1.3.0-rc-6"
|
||||
testImplementation "org.tools4j:tools4j-spockito:1.6"
|
||||
testImplementation('org.spockframework:spock-core:1.1-groovy-2.4') {
|
||||
exclude module: 'groovy-all'
|
||||
|
||||
Reference in New Issue
Block a user