jfrog / build-info

Artifactory's open integration layer for CI build servers
https://www.buildinfo.org
Apache License 2.0
147 stars 155 forks source link

Remove usage of deprecated Gradle API #711

Open donat opened 1 year ago

donat commented 1 year ago

I've noticed that the Artifactory plugin uses this deprecated Gradle API. The API will most probably get removed in the next major Gradle release. Besides, we're planning to add a deprecation logging message for all API usages soon.

yahavi commented 11 months ago

Hey @donat, Appreciate you flagging this problem, and sorry for the delayed reply. Could you kindly inform us if you're encountering this issue in the most recent release, version 5.1.9?