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 8e49496 + 7dae4ff commit a2dfbe9Copy full SHA for a2dfbe9
CHANGELOG.md
@@ -32,6 +32,8 @@ All notable changes to this project will be documented in this file.
32
- Upgrade to Spring Dependency Management Plugin 1.1.4. (#120)
33
- Upgrade to Spring Doc OpenAPI 1.7.0. (#122)
34
- Upgrade to `jenkins-library` 2.7.4. (#116)
35
+- Upgrade to `iexec-commons-poco` 3.2.0. (#127)
36
+- Upgrade to `iexec-common` 8.3.1. (#127)
37
38
## [[8.2.0]](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/releases/tag/v8.2.0) 2023-09-28
39
gradle.properties
@@ -1,6 +1,6 @@
1
version=8.2.0
2
-iexecCommonVersion=8.3.0
3
-iexecCommonsPocoVersion=3.1.0
+iexecCommonVersion=8.3.1
+iexecCommonsPocoVersion=3.2.0
4
5
nexusUser
6
nexusPassword
0 commit comments