Skip to content

Commit cdb16ac

Browse files
authored
Update iExec libraries (#751)
1 parent 3ea873d commit cdb16ac

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
@@ -44,6 +44,11 @@ All notable changes to this project will be documented in this file.
4444
- Upgrade to Spring Doc OpenAPI 2.6.0. (#728)
4545
- Upgrade to Spring Boot 3.3.8. (#733)
4646
- Upgrade to `java-ipfs-http-client` 1.4.4. (#741)
47+
- Upgrade to `iexec-commons-poco` 5.0.0. (#751)
48+
- Upgrade to `iexec-common` 9.0.0. (#751)
49+
- Upgrade to `iexec-blockchain-adapter-api-library` 9.0.0. (#751)
50+
- Upgrade to `iexec-result-proxy-library` 9.0.0. (#751)
51+
- Upgrade to `iexec-sms-library` 9.0.0. (#751)
4752

4853
## [[8.6.0]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v8.6.0) 2024-12-23
4954

gradle.properties

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

0 commit comments

Comments
 (0)