Skip to content

Commit ff82472

Browse files
authored
Upgrade to iexec-sms-library 8.5.1 (#687)
1 parent 55e32c5 commit ff82472

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ All notable changes to this project will be documented in this file.
2828
- Implement each task status transition in a single method. (#680)
2929
- Execute `TaskUpdateManager` tests on a running MongoDB container. (#682)
3030

31+
### Dependency Upgrades
32+
33+
- Upgrade to `iexec-sms-library` 8.5.1. (#687)
34+
3135
## [[8.4.0]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v8.4.0) 2024-02-29
3236

3337
### New Features
@@ -47,9 +51,9 @@ All notable changes to this project will be documented in this file.
4751
### Dependency Upgrades
4852

4953
- Upgrade to `iexec-common` 8.4.0. (#666)
50-
- Upgrade to `iexec-blockchain-adapter` 8.4.0. (#667)
51-
- Upgrade to `iexec-result-proxy` 8.4.0. (#667)
52-
- Upgrade to `iexec-sms` 8.5.0. (#667)
54+
- Upgrade to `iexec-blockchain-adapter-library` 8.4.0. (#667)
55+
- Upgrade to `iexec-result-proxy-library` 8.4.0. (#667)
56+
- Upgrade to `iexec-sms-library` 8.5.0. (#667)
5357

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

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ iexecCommonVersion=8.4.0
33
iexecCommonsPocoVersion=3.2.0
44
iexecBlockchainAdapterVersion=8.4.0
55
iexecResultVersion=8.4.0
6-
iexecSmsVersion=8.5.0-NEXT-SNAPSHOT
6+
iexecSmsVersion=8.5.1
77

88
nexusUser
99
nexusPassword

0 commit comments

Comments
 (0)