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 dea6ebc commit fd95f1eCopy full SHA for fd95f1e
CHANGELOG.md
@@ -17,6 +17,8 @@ All notable changes to this project will be documented in this file.
17
- Upgrade to Spring Dependency Management Plugin 1.1.3. (#99)
18
- Upgrade to `testcontainers` 1.19.0. (#101)
19
- Upgrade to `jenkins-library` 2.7.3. (#103)
20
+- Upgrade to `iexec-common` 8.3.0. (#106)
21
+- Upgrade to `iexec-common-poco` 3.1.0. (#106)
22
23
## [[8.1.1]](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/releases/tag/v8.1.1) 2023-06-23
24
gradle.properties
@@ -1,6 +1,6 @@
1
version=8.1.1
2
-iexecCommonVersion=8.2.1
3
-iexecCommonsPocoVersion=3.0.4
+iexecCommonVersion=8.3.0
+iexecCommonsPocoVersion=3.1.0
4
5
nexusUser
6
nexusPassword
0 commit comments