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
{{ message }}
This repository was archived by the owner on Oct 5, 2023. It is now read-only.
Please Describe The Problem To Be Solved
Out of date Gradle plugins could potentially cause security vulnerabilities in the build output.
(Optional): Suggest A Solution
Read plugins out of Gradle file, if versioned, check against plugin repository.
AB#9216