SampathKumarAmex opened a new pull request #691: URL: https://github.com/apache/jmeter/pull/691
## Description Upgrading the plugin to latest version which is available in maven central. Please use the notes [here](https://github.com/ajoberstar/grgit). ## Motivation and Context I was unable to build the code as the `grgit` dependency couldn't be pulled from `JCenter`. Looks like the old versions are moved to `bintray-backup`. So, it make sense to move to the latest version (patch upgrade) which is available in maven central. Please refer this [link](https://github.com/ajoberstar/grgit) for more details. ## How Has This Been Tested? n/a - Build issue ## Screenshots (if appropriate): n/a ## Types of changes <!--- What types of changes does your code introduce? Delete as appropriate --> - Bug fix (non-breaking change which fixes an issue) ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [X] My code follows the [code style][style-guide] of this project. - [ ] I have updated the documentation accordingly. [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
