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 ab85024 commit 2ef68beCopy full SHA for 2ef68be
repositories.bzl
@@ -160,7 +160,6 @@ def rules_jvm_external_deps(
160
"org.bouncycastle:bcpg-jdk15on:1.68",
161
"org.gradle:gradle-tooling-api:%s" % _GRADLE_VERSION,
162
"com.github.jknack:handlebars:4.3.1",
163
- "com.google.http-client:google-http-client:1.45.0",
164
],
165
maven_install_json = deps_lock_file,
166
strict_visibility = True,
0 commit comments