Mostly your standard diamond dependency version co...
# random
a
Mostly your standard diamond dependency version conflicts. When you have problems like “One of my transitive dependencies added a dep on a different version of a third party dependency that I use, and now I have both on my classpath”, it’s hard to know who should be fixing that. Should the binary owner fix it, because they’re the place the issue surfaces? Should the library owner fix it, because they’re the one trying to make a change?
1