mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
Enforce Gradle Dependency Verification
We had some issues with the Gradle Dependency Verification and nobody noticed it because it was not enforced by Gradle. Supply chain attack are sadly a real threat that should not be underestimated.
This commit is contained in:
parent
2dc4072133
commit
d637517d7d
@ -5,4 +5,3 @@ systemProp.org.gradle.internal.http.socketTimeout=120000
|
||||
org.gradle.console=plain
|
||||
|
||||
org.gradle.dependency.verification.console=verbose
|
||||
org.gradle.dependency.verification=lenient
|
||||
|
Loading…
Reference in New Issue
Block a user