Skip to content

Commit 7e815ba

Browse files
authored
Merge pull request #553 from iExecBlockchainComputing/feature/bump-iexec-feign-libraries
Feature/bump iexec feign libraries
2 parents bad19a5 + a18c1f0 commit 7e815ba

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
@@ -29,6 +29,9 @@ All notable changes to this project will be documented in this file.
2929
- Upgrade to `iexec-commons-poco` 3.1.0. (#551)
3030
- Upgrade to `iexec-common` 8.3.0. (#551)
3131
- Upgrade to `iexec-commons-containers` 1.1.2. (#551 #552)
32+
- Upgrade to `iexec-blockchain-adapter-api-library` 8.2.0. (#553)
33+
- Upgrade to `iexec-result-proxy-library` 8.2.0. (#553)
34+
- Upgrade to `iexec-sms-library` 8.3.0. (#553)
3235

3336
## [[8.1.4]](https://github.com/iExecBlockchainComputing/iexec-worker/releases/tag/v8.1.4) 2023-06-27
3437

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ version=8.1.4
22
iexecCommonVersion=8.3.0
33
iexecCommonsContainersVersion=1.1.2
44
iexecCommonsPocoVersion=3.1.0
5-
iexecBlockchainAdapterVersion=8.1.1
6-
iexecResultVersion=8.1.1
7-
iexecSmsVersion=8.2.0-NEXT-SNAPSHOT
5+
iexecBlockchainAdapterVersion=8.2.0
6+
iexecResultVersion=8.2.0
7+
iexecSmsVersion=8.3.0
88

99
nexusUser
1010
nexusPassword

0 commit comments

Comments
 (0)