Override default Ivy latest revision strategy

I checked the latest code (‘IvySettingsFactory’) and it does not seem so, but wondering whether this is really the case?

Can you please rephrase the question. It’s not clear what you want to do.

For example to plug in our own latest revision strategy, or at least configure the “special meanings” of the default one, see Ivy Latest Strategies.

Or maybe configuring Ivy would not be enough as conflicting versions seem to be sorted on Gradle’s side in the LatestModuleConflictResolver?

It’s not possible right now to plug in your own conflict resolver. It’s something we are working towards.