Next Java Modularity video: The dependency resolution of Gradle helps to avoid conflicts on the classpath (which Java alone won't):
ā When does a conflict occur?
ā How/why can Gradle resolve it?
š How to find undetected conflicts?
š” What to do about those?