I read this comment in the Gradle docs:
To deal with problems due to version conflicts, reports with dependency graphs are also very helpful. Such reports ar
The command is gradle dependencies, and its output is much improved in Gradle 1.2. (You can already try 1.2-rc-1 today.)
gradle dependencies