Skip to content

Commit

Permalink
[Java] update reactor dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomatedTester committed Jun 5, 2020
1 parent 415b45c commit 74ab4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/maven_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def selenium_java_deps():
"io.ous:jtoml:2.0.0",
"it.ozimov:embedded-redis:0.7.2",
"io.projectreactor:reactor-core:3.3.5.RELEASE",
"io.projectreactor.netty:reactor-netty:0.9.6.RELEASE",
"io.projectreactor.netty:reactor-netty:0.9.7.RELEASE",
"javax.servlet:javax.servlet-api:4.0.1",
maven.artifact(
group = "junit",
Expand Down

0 comments on commit 74ab4ec

Please sign in to comment.