Skip to content

Commit 12abd0f

Browse files
authored
Upgrade to iexec-common 8.4.0 (#135)
1 parent 9f12900 commit 12abd0f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ All notable changes to this project will be documented in this file.
1818
- Remove `/broker/orders/match` endpoint, `matchOrders` must be done through the **Market API**. (#131)
1919
- Remove dead code in `IexecHubService` and `CommandStorage`. (#133)
2020

21+
### Dependency Upgrades
22+
23+
- Upgrade to `iexec-common` 8.4.0. (#135)
24+
2125
## [[8.3.0]](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/releases/tag/v8.3.0) 2024-01-10
2226

2327
### New Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version=8.3.0
2-
iexecCommonVersion=8.3.1
2+
iexecCommonVersion=8.4.0
33
iexecCommonsPocoVersion=3.2.0
44

55
nexusUser

0 commit comments

Comments
 (0)