Skip to content

Commit c2777dc

Browse files
Update bazel-diff version in README
Updated bazel-diff dependency version from 9.0.3 to 11.0.0.
1 parent 7ed7fd5 commit c2777dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ First, add the following snippet to your project:
269269
#### Bzlmod snippet
270270

271271
```bazel
272-
bazel_dep(name = "bazel-diff", version = "9.0.3")
272+
bazel_dep(name = "bazel-diff", version = "11.0.0")
273273
```
274274

275275
You can now run the tool with:

0 commit comments

Comments
 (0)