This message was deleted.
# dependency-management
s
This message was deleted.
k
Publishing repository is misk - https://github.com/cashapp/misk BOM is generated from https://github.com/cashapp/misk/blob/master/misk-bom/build.gradle.kts (line 11 was added recently to try and fix the problem but it didn't work)
Build scan from consumer showing version skew (the consumer is an internal project so I can't link to the full build scan). The important thing here is that there are different versions getting resolved
Happy to provide more details or try to create a standalone reproducer if somebody has experience in this area and would be able to help
v
A reproducer might help. I wouldn't expect "line 11" to change anything, as the constraint should be on the version, not on the variant. But from the screenshot it seems to me the used BOM is 6ebbdfc which is also the version used for the test fixtures dependency, so that actually looks correct to me from a cursory look
It instead looks to me like there is a forced down-grade of some versions like for
misk-action-scopes
without the modules being set up for version alignment.