enable dependency verification (#4504)

https://docs.gradle.org/current/userguide/dependency_verification.html

Verification of checksums was easy to set up, but verification of
signatures is more involved as gradle couldn't do it automatically for
most dependencies. Checksum verification will already give us additional
security though so lets try it out.
This commit is contained in:
Konrad Pozniak 2024-06-12 17:17:34 +02:00 committed by GitHub
parent 79c29caaf2
commit 99481bc43a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4974 additions and 0 deletions

File diff suppressed because it is too large Load Diff