Skip to content

Commit 5e255e3

Browse files
Update README.md
1 parent 01c7e5b commit 5e255e3

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
@@ -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/4.0.2/bazel-diff_deploy.jar",
156+
"https://github.com/Tinder/bazel-diff/releases/download/4.0.5/bazel-diff_deploy.jar",
157157
],
158-
sha256 = "2814abd89064e917bf60a347c13cef52f02b8b09d76363cbc2f1bfc5f2901612",
158+
sha256 = "59f2a614f90b4c2a6c83f1e6146d8722dfaac3a1d8f42734dcbb6ccf373a1cbd",
159159
)
160160
```
161161

0 commit comments

Comments
 (0)