dep-fetcher-test 0.1.2: bump dep on dep-fetcher 0.1.1 -> 0.1.2

Picks up multi-path resolution and case-G untagged-dev-state
acceptance. Test-runner module bumps separately.
This commit is contained in:
Axel Meyer
2026-05-31 14:09:04 +02:00
parent 371774daca
commit b37fc7bf9d

View File

@@ -1,9 +1,9 @@
{
"id": "lib-management.dep-fetcher-test",
"role": "test",
"version": "0.1.1",
"version": "0.1.2",
"api_min": "0.1",
"deps": [
{"id": "lib-management.dep-fetcher", "version": "0.1.1"}
{"id": "lib-management.dep-fetcher", "version": "0.1.2"}
]
}