Files
Foundry/projects
Gabriel Fontes fb3a0b6c92 fix(runelite-mcp): pin RuneLite to 1.12.35, regen deps lockfile
build.gradle used 'latest.release', a dynamic version, so the Gradle
deps lockfile captured an ephemeral net.runelite snapshot
(client 1.12.34-20260721…-SNAPSHOT). repo.runelite.net prunes old
snapshots, so fetchDeps 404'd on re-fetch. Pin to the current concrete
release (1.12.35) and regenerate deps.json — releases aren't pruned, so
the FOD stays reproducible.

Assisted-by: pi (claude-opus-4-8)
2026-08-07 00:38:40 -03:00
..