We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c86cc00 + d5060a3 commit f19a6d6Copy full SHA for f19a6d6
CHANGELOG.md
@@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file.
20
* Upgrade OkHttp to 4.9.0.
21
* Upgrade `java-http-ipfs-client` to 1.4.0 for latest IPFS Kubo support (v0.18.1).
22
* Upgrade `jjwt` to `jjwt-api` 0.11.5.
23
+* Upgrade to `iexec-common` 7.0.0.
24
25
## [[7.3.0]](https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/v7.3.0) 2023-01-18
26
gradle.properties
@@ -1,5 +1,5 @@
1
version=7.3.0
2
-iexecCommonVersion=6.2.1-NEXT-SNAPSHOT
+iexecCommonVersion=7.0.0
3
4
nexusUser
5
nexusPassword
0 commit comments