mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
90070c80c7
The following artifacts failed verification: - javafx-base-16-linux.jar (org.openjfx:javafx-base:16) from repository MavenRepo - javafx-controls-16-linux.jar (org.openjfx:javafx-controls:16) from repository MavenRepo - javafx-fxml-16-linux.jar (org.openjfx:javafx-fxml:16) from repository MavenRepo - javafx-graphics-16-linux.jar (org.openjfx:javafx-graphics:16) from repository MavenRepo - protoc-3.19.1-linux-x86_64.exe (com.google.protobuf:protoc:3.19.1) from repository MavenRepo - protoc-gen-grpc-java-1.42.1-linux-x86_64.exe (io.grpc:protoc-gen-grpc-java:1.42.1) from repository MavenRepo - jackson-base-2.12.1.pom - protoc-3.19.1-windows-x86_64.exe - protoc-gen-grpc-java-1.42.1-windows-x86_64.exe - junit-bom-5.7.0.pom - javafx-base-16-win.jar - javafx-controls-16-win.jar - javafx-fxml-16-win.jar - javafx-graphics-16-win.jar |
||
---|---|---|
.. | ||
wrapper | ||
README.md | ||
verification-metadata.xml |
How to upgrade the Gradle version
Visit the Gradle website and decide the:
- desired version
- desired distribution type
- what is the sha256 for the version and type chosen above
Adjust the following command with tha arguments above and execute it twice:
./gradlew wrapper --gradle-version 6.6.1 \
--distribution-type all \
--gradle-distribution-sha256-sum 11657af6356b7587bfb37287b5992e94a9686d5c8a0a1b60b87b9928a2decde5
The first execution should automatically update:
bisq/gradle/wrapper/gradle-wrapper.properties
The second execution should then update:
bisq/gradle/wrapper/gradle-wrapper.jar
bisq/gradlew
bisq/gradlew.bat
The four updated files are ready to be committed.
To update the verification-metadata file run:
./gradlew --write-verification-metadata sha256