Skip to content

Commit 9af8290

Browse files
authored
Update iExec libraries (#709)
1 parent 6387120 commit 9af8290

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
@@ -36,6 +36,11 @@ All notable changes to this project will be documented in this file.
3636
- Upgrade to Gradle 8.7. (#692)
3737
- Upgrade to `eclipse-temurin:11.0.22_7-jre-focal`. (#693)
3838
- Upgrade to Spring Boot 2.7.18. (#694)
39+
- Upgrade to `iexec-commons-poco` 4.1.0. (#709)
40+
- Upgrade to `iexec-common` 8.5.0. (#709)
41+
- Upgrade to `iexec-blockchain-adapter-api-library` 8.5.0. (#709)
42+
- Upgrade to `iexec-result-proxy-library` 8.5.0. (#709)
43+
- Upgrade to `iexec-sms-library` 8.6.0. (#709)
3944

4045
## [[8.4.1]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v8.4.1) 2024-04-03
4146

gradle.properties

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

0 commit comments

Comments
 (0)