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.
2 parents 8267a6c + b4e0fd5 commit 40ffd67Copy full SHA for 40ffd67
CHANGELOG.md
@@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file.
12
### Dependency Upgrades
13
- Upgrade to `feign` 11.10. (#80)
14
- Upgrade to `iexec-common` 8.1.0-NEXT-SNAPSHOT. (#83 #85)
15
-- Upgrade to `iexec-commons-poco` 2.0.0. (#83 #85)
+- Upgrade to `iexec-commons-poco` 2.0.1. (#83 #85 #86)
16
17
## [[8.0.1]](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/releases/tag/v8.0.1) 2023-04-06
18
gradle.properties
@@ -1,6 +1,6 @@
1
version=8.0.1
2
iexecCommonVersion=8.1.0-NEXT-SNAPSHOT
3
-iexecCommonsPocoVersion=2.0.0
+iexecCommonsPocoVersion=2.0.1
4
5
nexusUser
6
nexusPassword
0 commit comments