What's Changed
- Preventing the addition of a version tag on a direct dependency for scenarios where the local parent had the managed dependency that we were also changing. Also prevented property creation / modification that could cause breakages of other dependencies. by @steve-aom-elliott in #6566
- Allow direct Kotlin recipe instantiation in tests by @timtebeek in #6578
- Fix print inequality around modifiers with whitespace by @timtebeek in #6579
- Minor update to one of the tests - following lodash release by @greg-at-moderne in #6581
- RPC - when process dies, store its stderr by @greg-at-moderne in #6580
- Expand
UpgradePluginVersionto support thekotlinplugin by @Laurens-W in #6570 - Load dependent recipes in a declarative from an existing
RecipeMarkeplaceby @shanman190 in #6584
Full Changelog: v8.72.1...v8.72.2