We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c39cc commit fae641bCopy full SHA for fae641b
java/maven_deps.bzl
@@ -76,6 +76,7 @@ def selenium_java_deps():
76
"org.zeromq:jeromq:0.5.2",
77
"xyz.rogfam:littleproxy:2.0.3",
78
"org.seleniumhq.selenium:htmlunit-driver:2.49.1",
79
+ "org.redisson:redisson:3.15.5"
80
],
81
excluded_artifacts = [
82
"org.hamcrest:hamcrest-all", # Replaced by hamcrest 2
0 commit comments