You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Gradle] Simple fix the dependencies in test-framework (#134746) (#134779)
The transitive dependencies in test-framework inheritely have a version conflict that
results in a jarHell in our example builds.
We fix that for now by excluding hamcrest-core for now as it has been
in the past before we changed transitive dependency handling.
0 commit comments