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.
iexec-commons-poco
iexec-common
1 parent c5a9e41 commit bf77157Copy full SHA for bf77157
CHANGELOG.md
@@ -14,6 +14,8 @@ All notable changes to this project will be documented in this file.
14
- Upgrade to Gradle 8.10.2. (#142)
15
- Upgrade to `testcontainers` 1.20.4. (#143)
16
- Upgrade to `mongo:7.0.15-jammy`. (#144)
17
+- Upgrade to `iexec-commons-poco` 4.2.0. (#146)
18
+- Upgrade to `iexec-common` 8.6.0. (#146)
19
20
## [[8.5.0]](https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/v8.5.0) 2024-06-18
21
gradle.properties
@@ -1,6 +1,6 @@
1
version=8.5.0
2
-iexecCommonVersion=8.5.0
3
-iexecCommonsPocoVersion=4.1.0
+iexecCommonVersion=8.6.0
+iexecCommonsPocoVersion=4.2.0
4
5
nexusUser
6
nexusPassword
0 commit comments