By the way, it would be nice to be able to have the boxed declarations handle such versions that depend on something else's version automatically... kotlinx serialization's plugin is the same version as Kotlin version...
l
louiscad
02/03/2022, 12:32 PM
What do you call the "boxed declarations"?
d
dave08
02/03/2022, 12:33 PM
The dependency groups defined as classes included in refreshVersions or the ones defined in buildSrc...
l
louiscad
02/03/2022, 12:33 PM
We call these the "built-in dependency notations".
louiscad
02/03/2022, 12:35 PM
Can you leave a very short issue on GitHub telling that it seems refreshVersions is not handling the serialization plugin version properly? I'll investigate in a few days.