Skip to content

Commit 3a6ff81

Browse files
committed
kotlintest up
1 parent 6520002 commit 3a6ff81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

1919
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
2020

21-
testCompile("io.kotlintest:kotlintest:2.0.0")
21+
compile 'com.github.elect86:kotlintest:43281b7e1b'
2222
}
2323

2424
repositories {

0 commit comments

Comments
 (0)