Skip to content

Commit

Permalink
BIO<Failure, Success> migration
Browse files Browse the repository at this point in the history
  • Loading branch information
krzykrucz committed Mar 9, 2020
1 parent dcd4884 commit eb110a9
Show file tree
Hide file tree
Showing 39 changed files with 487 additions and 1,562 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ buildscript {
allprojects {
repositories {
jcenter()
mavenCentral()
maven(url = "https://oss.jfrog.org/artifactory/oss-snapshot-local/")
}
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ bintray=1.8.4
coroutines=1.3.0-RC2
jacoco=0.8.3
junit=5.1.0
arrow=0.10.3
arrow=0.11.0-SNAPSHOT
kotlintest=3.3.0

artifactPublish=1.0.0-SNAPSHOT
Expand Down
2 changes: 0 additions & 2 deletions result-arrow/.gitignore

This file was deleted.

25 changes: 0 additions & 25 deletions result-arrow/build.gradle.kts

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit eb110a9

Please sign in to comment.