Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,10 @@ sbt:example> githubGenerateSnapshot {"ignoredModules":["server_2.13"], "ignoredC
### Unexpected Status: 404

This error happens when the `Dependency Graph` feature is disabled.
You can enable it in `Settings` > `Code Security and Analysis`.
You can enable it in `Settings` > `Advanced Security`.

<img width="600px" alt="Dependency Graph option" src="https://github.com/user-attachments/assets/8779b380-4781-4727-9f4d-cb51c542876d" />

![image](https://user-images.githubusercontent.com/13123162/177736071-5bd63d3c-d338-4e51-a3c9-ad8d11e35508.png)

### Unexpected Status: 403

Expand Down