sentry-java
sentry-java copied to clipboard
Gradle version catalog for better dependency management
https://sasikanth.dev/posts/gradle-version-catalog https://docs.gradle.org/current/javadoc/org/gradle/api/artifacts/VersionCatalog.html
See https://docs.gradle.org/current/userguide/platforms.html#sub:version-catalog
The impact could be a bit higher once dependabot supports it: https://github.com/dependabot/dependabot-core/issues/3121 because we could also use that to avoid manual updates.
An alternative would be to use the renovatebot & its GHA