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 ecd8215 commit 5398450Copy full SHA for 5398450
README.md
@@ -155,9 +155,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_jar")
155
http_jar(
156
name = "bazel_diff",
157
urls = [
158
- "https://github.com/Tinder/bazel-diff/releases/download/4.0.5/bazel-diff_deploy.jar",
+ "https://github.com/Tinder/bazel-diff/releases/download/4.3.0/bazel-diff_deploy.jar",
159
],
160
- sha256 = "59f2a614f90b4c2a6c83f1e6146d8722dfaac3a1d8f42734dcbb6ccf373a1cbd",
+ sha256 = "9c4546623a8b9444c06370165ea79a897fcb9881573b18fa5c9ee5c8ba0867e2",
161
)
162
```
163
0 commit comments