Skip to content

Commit 407ba7b

Browse files
Update README.md
1 parent 9027861 commit 407ba7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_jar")
153153
http_jar(
154154
name = "bazel_diff",
155155
urls = [
156-
"https://github.com/Tinder/bazel-diff/releases/download/3.1.2/bazel-diff_deploy.jar",
156+
"https://github.com/Tinder/bazel-diff/releases/download/3.2.0/bazel-diff_deploy.jar",
157157
],
158-
sha256 = "172d8494d744707d79eef9e02260852070b8a8df721c7c8e34c44636e1d4022c",
158+
sha256 = "8b17f499d1d1767b86ff0600504b46dea04101e639e94cc12aa9ab76b605179f",
159159
)
160160
```
161161

0 commit comments

Comments
 (0)