Skip to content

Commit f15b79c

Browse files
committed
⬆️ kotlin 1.2 rc 39
1 parent cf3881e commit f15b79c

File tree

4 files changed

+8
-32
lines changed

4 files changed

+8
-32
lines changed

.idea/libraries/Gradle__com_google_guava_guava_18_0.xml

Lines changed: 0 additions & 11 deletions
This file was deleted.

.idea/libraries/Gradle__com_sksamuel_koors_koors_0_90_0.xml

Lines changed: 0 additions & 11 deletions
This file was deleted.

.idea/modules/kotlin-unsigned.iml

Lines changed: 7 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222

2323
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
2424

25-
testCompile 'com.github.elect86:kotlintest:43281b7e1b'
25+
testCompile 'io.kotlintest:kotlintest:2.0.7'
2626
}
2727

2828
repositories {

0 commit comments

Comments
 (0)