aboutsummaryrefslogtreecommitdiff
path: root/repositories.bzl
diff options
context:
space:
mode:
authorFabian Meumertzheim <meumertzheim@code-intelligence.com>2021-10-21 09:44:31 +0200
committerFabian Meumertzheim <fabian@meumertzhe.im>2021-10-21 10:21:07 +0200
commit09c56b9fc21cacaa052ccf689eb06b52fb7632a4 (patch)
tree5f4e3c26bb948b9df6947eb18400b7c02e12db3b /repositories.bzl
parentab3dbbbe9d35de5930d34c08d47ca7509eb1d6d2 (diff)
downloadjazzer-api-09c56b9fc21cacaa052ccf689eb06b52fb7632a4.tar.gz
Update ClassGraph
Diffstat (limited to 'repositories.bzl')
-rw-r--r--repositories.bzl6
1 files changed, 3 insertions, 3 deletions
diff --git a/repositories.bzl b/repositories.bzl
index 1244aec6..857af267 100644
--- a/repositories.bzl
+++ b/repositories.bzl
@@ -83,9 +83,9 @@ def jazzer_dependencies():
http_archive,
build_file = "@jazzer//third_party:classgraph.BUILD",
name = "com_github_classgraph_classgraph",
- sha256 = "c1804c9c657b0c6781af694443e140efc8178b8f2469d59f18bf1e6cfaafc284",
- strip_prefix = "classgraph-classgraph-4.8.126",
- url = "https://github.com/classgraph/classgraph/archive/refs/tags/classgraph-4.8.126.tar.gz",
+ sha256 = "535159d80c163d5b4d025c402b4562c92ed2d6d963db8c6c5255c0eb2c4e9f39",
+ strip_prefix = "classgraph-classgraph-4.8.128",
+ url = "https://github.com/classgraph/classgraph/archive/refs/tags/classgraph-4.8.128.tar.gz",
)
maybe(