Skip to content

Commit

Permalink
use java-coroutines v1.0.13, trigger the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Kurilov committed Oct 11, 2017
1 parent 01aec47 commit bda27d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ext {
disruptor : "3.3.4",
jackson : "2.9.0",
javaCommons : "[1.0.8,)",
javaCoroutines : "[1.0.12,)",
javaCoroutines : "[1.0.13,)",
javassist : "3.21.0-GA",
slf4j : "1.7.24",
log4j : "2.8.2",
Expand Down

0 comments on commit bda27d8

Please sign in to comment.