Benjamin Ørskov
Benjamin Ørskov
Im also seeing this. Specifically when Dependabot tries to update two dependencies in the same PR. This happens because Dependabot does not add version in PR name when updating several...
I can see that the versions are correctly written to the message of the PR instead of the header of the PR. One solution could be to read the message,...
Im getting the same error. Did you figure out how to fix it?
Thanks @Skyppid! It seems like this is still an issue though, as [the docs](https://github.com/MapsterMapper/Mapster/wiki/Async) describe that `BuildAdapter()` should work equally well.