Skip to content

Commit ad781a8

Browse files
authored
1 parent 2417517 commit ad781a8

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
@@ -19,6 +19,9 @@ All notable changes to this project will be documented in this file.
1919
### Dependency Upgrades
2020

2121
- Upgrade to `iexec-common` 8.4.0. (#583)
22+
- Upgrade to `iexec-blockchain-adapter` 8.4.0. (#584)
23+
- Upgrade to `iexec-result-proxy` 8.4.0. (#584)
24+
- Upgrade to `iexec-sms` 8.5.0. (#584)
2225

2326
## [[8.3.0]](https://github.com/iExecBlockchainComputing/iexec-worker/releases/tag/v8.3.0) 2024-01-11
2427

gradle.properties

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

99
nexusUser
1010
nexusPassword

0 commit comments

Comments
 (0)