I can’t find a GitHub repo hosting the Gradle docs for reporting a docs issue, so I just asked here.
Looks like the chart in the dependency configurations section of the Gradle 9.5.0 docs is broken? The view of it is messed up and confusing. However, the chart displays without issues in Gradle 9.4.1 docs.
The dependency configurations in the docs of Gradle 9.5.0:
https://docs.gradle.org/current/userguide/dependency_configurations.html
Image: https://i.imgur.com/l9Wj3eu.png
The dependency configurations in the docs of Gradle 9.4.1:
https://docs.gradle.org/9.4.1/userguide/dependency_configurations.html
Image: https://i.imgur.com/1hHyZhc.png