jenkinsci / azure-credentials-plugin

Jenkins Azure Credentials plugin
https://plugins.jenkins.io/azure-credentials/
MIT License
10 stars 26 forks source link

fix: adapt `loggingUtil.logTokenError` signature to be able to bump `azure-sdk` #169

Closed lemeurherve closed 1 year ago

lemeurherve commented 1 year ago

Added the missing parameter now required with the last azure-sdk version.

Includes and closes #127

cc @timja