The test for "slightly outdated version" was using 0.35.0, which is now 10 minor versions behind the current 0.45.0. This exceeds the threshold for "very old" (>=10 minor versions), causing the test to fail. Updated the test version from 0.35.0 to 0.43.0 to stay within the "slightly outdated" range (2 minor versions behind). (bd-iw11) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>