Skip to content

Commit bbf8950

Browse files
authored
Updated Javaslang to 2.0.4
1 parent a0f49b7 commit bbf8950

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
@@ -60,7 +60,7 @@ jmh {
6060
}
6161

6262
dependencies {
63-
compile "io.javaslang:javaslang:2.0.3"
63+
compile "io.javaslang:javaslang:2.0.4"
6464
compile "org.slf4j:slf4j-api:1.7.13"
6565
testCompile "io.dropwizard.metrics:metrics-core:3.1.2"
6666
testCompile "junit:junit:4.11"

0 commit comments

Comments
 (0)