You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update to support breaking change in github-api (#772)
* update to support breaking change in github-api
The method gitHttpTransportUrl has been removed from github-api (see commit hub4j/github-api@944d92b?diff=split). And because of that the ghprb plugin is broken. This change correct the issue.
* Update pom.xml
* update deps
* try to correct maven enforcer plugin failures
* update deps
* retriggering build
* correct unit tests
* update style check to remove windows specific erros
Co-authored-by: Lajugie, Julien <[email protected]>
0 commit comments