Discussed with other devs long times ago.
The BOM is something that gives the maven/gradle a hint to depend on which version of the library (or mod).
With this, we can no longer update the dependencies one by one. Instead, just update the BOM version to the desired one, and everything will be set to the version that BOM gives.
I'm not a Python expert, so I opened this issue here, and hope someone can work this out, I really need this one!!
Discussed with other devs long times ago.
The BOM is something that gives the maven/gradle a hint to depend on which version of the library (or mod).
With this, we can no longer update the dependencies one by one. Instead, just update the BOM version to the desired one, and everything will be set to the version that BOM gives.
I'm not a Python expert, so I opened this issue here, and hope someone can work this out, I really need this one!!