Skip to content

Commit 6274dc6

Browse files
authored
Upgrade to iexec-common 8.4.0 (#129)
1 parent 4a72886 commit 6274dc6

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
@@ -28,6 +28,10 @@ All notable changes to this project will be documented in this file.
2828
- Remove `AbstractResultStorage` class. (#121)
2929
- Rework `ProxyService` class methods to use `ResultModel` as a parameter. (#122)
3030

31+
### Dependency Upgrades
32+
33+
- Upgrade to `iexec-common` 8.4.0. (#129)
34+
3135
## [[8.3.0]](https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/v8.3.0) 2024-01-10
3236

3337
### 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-NEXT-SNAPSHOT
2+
iexecCommonVersion=8.4.0
33
iexecCommonsPocoVersion=3.2.0
44

55
nexusUser

0 commit comments

Comments
 (0)