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 348b9af + d75a3b8 commit 9bdf79dCopy full SHA for 9bdf79d
CHANGELOG.md
@@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file.
16
* Upgrade to Spring Boot 2.6.14.
17
* Upgrade to Gradle 7.6.
18
* Upgrade OkHttp to 4.9.0.
19
+* Upgrade to `iexec-common` 7.0.0.
20
21
## [[7.3.0]](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/releases/tag/v7.3.0) 2023-01-18
22
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