Slackbot
04/04/2023, 10:04 AMVampire
04/04/2023, 11:04 AM1. Library accessor’s comment contains group and module, but not versionIt cannot contain the version, that's one of the points of version catalogs. You can change the version without any class being changed and thus with minimal impact regarding recompiling and rerunning things. So the version is read at runtime from the file. Maybe next IntelliJ version will help you as it allows to navigate from the accessor to the version catalog iirc. I don't know whether it also works with published version catalogs or only with local ones. You might want to try it and suggest an improvement if it only works with local version catalogs.
osip
04/04/2023, 11:12 AMVampire
04/04/2023, 11:13 AM