> Conflicts found for the following modules:
- net.bytebuddy:byte-buddy between versions 1.15.10 and 1.15.4
- org.objenesis:objenesis between versions 3.3 and 3.2
Fixed by upgrading to new version
macos-12 is deprecated, upgrade to macos-13
Also install libomp since it is missing in macos-13
Fixed by updating runner to use macos-13 image
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Description
Received following conflict
Fixed by upgrading to new version
Also install libomp since it is missing in macos-13 Fixed by updating runner to use macos-13 image
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
--signoff
.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.