Skip to content

Commit 888573e

Browse files
authored
Update iexec libraries to 8.3.0 and 8.4.0 (#574)
1 parent 205058f commit 888573e

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ All notable changes to this project will be documented in this file.
2626
- Upgrade to `iexec-commons-poco` 3.2.0. (#571)
2727
- Upgrade to `iexec-commons-containers` 1.2.1. (#571)
2828
- Upgrade to `iexec-common` 8.3.1. (#571)
29+
- Upgrade to `iexec-blockchain-adapter-api-library` 8.3.0. (#574)
30+
- Upgrade to `iexec-result-proxy-library` 8.3.0. (#574)
31+
- Upgrade to `iexec-sms-library` 8.4.0. (#574)
2932

3033
## [[8.2.0]](https://github.com/iExecBlockchainComputing/iexec-worker/releases/tag/v8.2.0) 2023-09-29
3134

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ version=8.2.0
22
iexecCommonVersion=8.3.1
33
iexecCommonsContainersVersion=1.2.1
44
iexecCommonsPocoVersion=3.2.0
5-
iexecBlockchainAdapterVersion=8.2.0
6-
iexecResultVersion=8.2.0
7-
iexecSmsVersion=8.3.0
5+
iexecBlockchainAdapterVersion=8.3.0
6+
iexecResultVersion=8.3.0
7+
iexecSmsVersion=8.4.0
88

99
nexusUser
1010
nexusPassword

0 commit comments

Comments
 (0)