You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -320,7 +320,7 @@ First, add the following snippet to your project:
320
320
#### Bzlmod snippet
321
321
322
322
```bazel
323
-
bazel_dep(name="bazel-diff", version="18.0.0")
323
+
bazel_dep(name="bazel-diff", version="18.0.3")
324
324
```
325
325
326
326
You can now run the tool with:
@@ -447,7 +447,7 @@ bazel run @bazel-diff//cli:bazel-diff -- bazel-diff -h
447
447
</tr>
448
448
<tr>
449
449
<td align="center"><a href="https://github.com/purkhusid"><img src="https://avatars.githubusercontent.com/u/5622403?s=64" width="64" alt="Daniel P. Purkhus"/><br/><sub><b>Daniel P. Purkhus</b></sub></a></td>
0 commit comments