Skip to content

Commit f369333

Browse files
Update README.md
1 parent 8525634 commit f369333

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.2.1/bazel-diff_deploy.jar",
156+
"https://github.com/Tinder/bazel-diff/releases/download/3.2.3/bazel-diff_deploy.jar",
157157
],
158-
sha256 = "a8b72ef940f966d8b30c2fa5a359f17fc2da31d5b150a4f652dab8eda5821ecc",
158+
sha256 = "5b103ef2a28fe8ddd968744f55a642d879d67754d06edd265274a365248757eb",
159159
)
160160
```
161161

0 commit comments

Comments
 (0)