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 f5de4f1 commit 2fc18b3Copy full SHA for 2fc18b3
CHANGELOG.md
@@ -20,6 +20,8 @@ All notable changes to this project will be documented in this file.
20
- Upgrade to Gradle 8.10.2. (#150)
21
- Upgrade to `testcontainers` 1.20.4. (#153)
22
- Upgrade to `mongo:7.0.15-jammy`. (#154)
23
+- Upgrade to `iexec-commons-poco` 4.2.0. (#159)
24
+- Upgrade to `iexec-common` 8.6.0. (#159)
25
26
## [[8.5.0]](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/releases/tag/v8.5.0) 2024-06-18
27
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