Skip to content

Commit 5af1208

Browse files
authored
docs: Bump 1.5.0 to 1.5.2 on homepage (VirtusLab#399)
1 parent 3eb874d commit 5af1208

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ This was the most basic guide on Bazel Steward. To learn more about configuratio
7878
You can give Bazel Steward a quick try by running following command from the root of your Bazel workspace:
7979

8080
```
81-
coursier launch org.virtuslab:bazel-steward:1.5.0 --main org.virtuslab.bazelsteward.app.Main -- --no-remote --analyze-only
81+
coursier launch org.virtuslab:bazel-steward:1.5.2 --main org.virtuslab.bazelsteward.app.Main -- --no-remote --analyze-only
8282
```
8383

84-
It will show you all outdated dependencies in your project and versions that Bazel Steward suggests to use with its default config.
84+
It will show you all outdated dependencies in your project and versions that Bazel Steward suggests to use with its default config.

0 commit comments

Comments
 (0)