Cannot set the value of extension 'release' property 'pushReleaseVersionBranch' of type java.lang.String using an instance of type java.lang.Boolean.
it was working earlier with the same config for 'pushReleaseVersionBranch' as false tried with removing that configuration, then I see the other issue.
Cannot set the property 'requireBranch' because the backing field is final.
not sure what is changed in the latest version. how to fix this issue?