[bisq-network/bisq] Deprecated Gradle features causing error in v1.7.5 (Issue #5881)

Christoph Atteneder notifications at github.com
Fri Dec 3 15:11:08 CET 2021


If you checkout the v1.7.5 tag or release branch you'll find it in `gradle/witness/gradle-witness.gradle` file it will look like:
```
...
'com.github.JesusMcCloud:jtorctl:389d61b1b5a85eb2f23c582c3913ede49f80c9f2b553e4762382c836270e57e5',
...
```

You need to change this into
```
'com.github.JesusMcCloud:jtorctl:6465e0b22b921344a065a6e82a5390ab2f9dac5ab293c38bd8a76baddead6492',
```

That should work IMO.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/5881#issuecomment-985551422
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211203/f1364ef7/attachment.htm>


More information about the bisq-github mailing list