By the way, it would be nice to be able to have th...
# refreshversions
d
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
What do you call the "boxed declarations"?
d
The dependency groups defined as classes included in refreshVersions or the ones defined in buildSrc...
l
We call these the "built-in dependency notations".
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.