We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 170b157 commit 589934fCopy full SHA for 589934f
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [[8.1.4]](https://github.com/iExecBlockchainComputing/iexec-worker/releases/tag/v8.1.4) 2023-06-27
6
+
7
+### Dependency Upgrades
8
+- Upgrade to `iexec-commons-poco` 3.0.5. (#536)
9
10
## [[8.1.3]](https://github.com/iExecBlockchainComputing/iexec-worker/releases/tag/v8.1.3) 2023-06-23
11
12
### Dependency Upgrades
gradle.properties
@@ -1,7 +1,7 @@
1
-version=8.1.3
+version=8.1.4
iexecCommonVersion=8.2.1
iexecCommonsContainersVersion=1.0.3
-iexecCommonsPocoVersion=3.0.4
+iexecCommonsPocoVersion=3.0.5
iexecBlockchainAdapterVersion=8.1.1
iexecResultVersion=8.1.1
iexecSmsVersion=8.1.1
0 commit comments