Skip to content

Commit d01cb84

Browse files
Update README.md
1 parent 4474051 commit d01cb84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_jar")
144144
http_jar(
145145
name = "bazel_diff",
146146
urls = [
147-
"https://github.com/Tinder/bazel-diff/releases/download/2.1.4/bazel-diff_deploy.jar",
147+
"https://github.com/Tinder/bazel-diff/releases/download/3.0.0/bazel-diff_deploy.jar",
148148
],
149-
sha256 = "6c2a6e16db10db79837a74bfaa2a101461cd0330598fb1dc54778a86057eb131",
149+
sha256 = "8b7e49347e5646f5ea789c10b2ef921c3dd5a82a634a24b1bed10e79c7d9dc9a",
150150
)
151151
```
152152

0 commit comments

Comments
 (0)