-
chore(gradle): bump gradle project graph plugin version to 0.1.22 (#35973)
发布于
2026-06-12 04:31:32 +00:00 Current Behavior
Workspaces reference the
dev.nx.gradle.project-graphGradle plugin at
version0.1.21.Expected Behavior
Bump the plugin to
0.1.22. This release carries the deterministic
project-configuration-hash fix from #35972 (sorting
options.includeDependsOnTasksso theProjectConfigurationhash no
longer drifts between JVM runs).The bump updates the version constant, the plugin's
build.gradle.kts,
and adds a migration (change-plugin-version-0-1-22, gated at
23.0.0-rc.2) that updates existing workspaces' version catalogs and
build.gradle(.kts)files onnx migrate.Note: the published
0.1.22plugin artifact must include #35972
before this is released.Related Issue(s)
Follow-up to #35972 (the source fix).
下载附件