Skip to content

Commit 33de81b

Browse files
committed
Update iExec libraries
1 parent 0bc023d commit 33de81b

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ All notable changes to this project will be documented in this file.
3030
- Upgrade to Gradle 8.10.2. (#714)
3131
- Upgrade to `testcontainers` 1.20.4. (#721)
3232
- Upgrade to `mongo:7.0.15-jammy`. (#722)
33+
- Upgrade to `iexec-commons-poco` 4.2.0. (#725)
34+
- Upgrade to `iexec-common` 8.6.0. (#725)
35+
- Upgrade to `iexec-blockchain-adapter-api-library` 8.6.0. (#725)
36+
- Upgrade to `iexec-result-proxy-library` 8.6.0. (#725)
37+
- Upgrade to `iexec-sms-library` 8.7.0. (#725)
3338

3439
## [[8.5.0]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v8.5.0) 2024-06-19
3540

gradle.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version=8.5.0
2-
iexecCommonVersion=8.5.0
3-
iexecCommonsPocoVersion=4.1.0-NEXT-SNAPSHOT
4-
iexecBlockchainAdapterVersion=8.5.0
5-
iexecResultVersion=8.5.0
6-
iexecSmsVersion=8.6.0-NEXT-SNAPSHOT
2+
iexecCommonsPocoVersion=4.2.0
3+
iexecCommonVersion=8.6.0
4+
iexecBlockchainAdapterVersion=8.6.0
5+
iexecResultVersion=8.6.0
6+
iexecSmsVersion=8.7.0
77
nexusUser
88
nexusPassword

0 commit comments

Comments
 (0)