Unexpected Xcode version from machine stack

I have set the machine stack as Xcode 14.1.x, on macOS 13.2 (Ventura)
And my build is running on this stack correctly.
But I found on this machine stack it also has Xcode 14.2 installed. And my Fastlane will use Xcode 14.2 for all build steps.