Skip to content

Commit c05d2b9

Browse files
committed
update funktionale version
1 parent 382d095 commit c05d2b9

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
@@ -16,7 +16,7 @@ apply plugin: 'kotlin'
1616
dependencies {
1717
compile 'io.reactivex.rxjava2:rxjava:2.0.7'
1818
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
19-
testCompile 'org.funktionale:funktionale:0.9'
19+
testCompile 'org.funktionale:funktionale-partials:1.0.0-final'
2020
testCompile 'junit:junit:4.12'
2121
testCompile 'org.mockito:mockito-core:1.10.19'
2222
examplesCompile 'com.squareup.retrofit:retrofit:1.9.+'

0 commit comments

Comments
 (0)