stempler / gradle-versioneye-plugin

Plugin for Gradle to update your project's dependencies status on www.versioneye.com
MIT License
31 stars 5 forks source link

Update Gradle wrapper #35

Closed johnjohndoe closed 7 years ago

msteiger commented 7 years ago

The latest version is 4.0.1 now .. maybe worth upgrading before merging?

johnjohndoe commented 7 years ago

Yes. I can take a look at this week.

johnjohndoe commented 7 years ago

Updated.

johnjohndoe commented 7 years ago

Oh nice (above): how can I integrate VersionEye in the pull request workflow?

reiz commented 7 years ago

@johnjohndoe If the gradle file is monitored by VersionEye through the GitHub integration then every commit in a pull request should be checked by VersionEye automatically. See here: https://blog.versioneye.com/2016/08/16/pull-request-support-for-github/.