Skip to content

Commit 863c2cb

Browse files
authored
1 parent 199da6a commit 863c2cb

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

2323
- Upgrade to `iexec-common` 8.4.0. (#666)
24+
- Upgrade to `iexec-blockchain-adapter` 8.4.0. (#667)
25+
- Upgrade to `iexec-result-proxy` 8.4.0. (#667)
26+
- Upgrade to `iexec-sms` 8.5.0. (#667)
2427

2528
## [[8.3.0]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v8.3.0) 2024-01-11
2629

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
version=8.3.0
22
iexecCommonVersion=8.4.0
33
iexecCommonsPocoVersion=3.2.0
4-
iexecBlockchainAdapterVersion=8.3.0
5-
iexecResultVersion=8.3.0
6-
iexecSmsVersion=8.4.0
4+
iexecBlockchainAdapterVersion=8.4.0
5+
iexecResultVersion=8.4.0
6+
iexecSmsVersion=8.5.0
77

88
nexusUser
99
nexusPassword

0 commit comments

Comments
 (0)