Skip to content

Commit 5771ccb

Browse files
dependabot-preview[bot]namjug-kim
authored andcommitted
chore(deps): bump vavr-kotlin from 0.10.0 to 0.10.2 (#142)
Bumps [vavr-kotlin](https://github.com/vavr-io/vavr-kotlin) from 0.10.0 to 0.10.2. - [Release notes](https://github.com/vavr-io/vavr-kotlin/releases) - [Commits](vavr-io/vavr-kotlin@vavr-kotlin-0.10.0...vavr-kotlin-0.10.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 91717ad commit 5771ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactive-crypto-idax/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424

2525
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
2626

27-
compile 'io.vavr:vavr-kotlin:0.10.0'
27+
compile 'io.vavr:vavr-kotlin:0.10.2'
2828
}
2929

3030
compileKotlin {

0 commit comments

Comments
 (0)