Skip to content

Commit 1e43c22

Browse files
Update README.md
1 parent bc35aee commit 1e43c22

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
@@ -154,9 +154,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_jar")
154154
http_jar(
155155
name = "bazel_diff",
156156
urls = [
157-
"https://github.com/Tinder/bazel-diff/releases/download/3.4.2/bazel-diff_deploy.jar",
157+
"https://github.com/Tinder/bazel-diff/releases/download/3.5.0/bazel-diff_deploy.jar",
158158
],
159-
sha256 = "ac8197a9c1b5cd58352b48d7bfa9fb15e563f05a51cfcb56242dfa64bdcfd639",
159+
sha256 = "553bc0145c168fd852e50ef2120fd5ce5d6dac56100b7d7ad0f640831d1be18f",
160160
)
161161
```
162162

0 commit comments

Comments
 (0)