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.
iexec-commons-poco
iexec-common
1 parent 4ed965f commit f9f739bCopy full SHA for f9f739b
CHANGELOG.md
@@ -26,6 +26,8 @@ All notable changes to this project will be documented in this file.
26
- Upgrade to `eclipse-temurin:11.0.24_8-jre-focal`. (#270)
27
- Upgrade to Gradle 8.10.2. (#271)
28
- Upgrade to H2 database 2.2.224. (#281)
29
+- Upgrade to `iexec-commons-poco` 4.2.0. (#282)
30
+- Upgrade to `iexec-common` 8.6.0. (#282)
31
32
## [[8.6.0]](https://github.com/iExecBlockchainComputing/iexec-sms/releases/tag/v8.6.0) 2024-06-18
33
gradle.properties
@@ -1,6 +1,6 @@
1
version=8.6.0
2
-iexecCommonVersion=8.5.0-NEXT-SNAPSHOT
3
-iexecCommonsPocoVersion=4.1.0-NEXT-SNAPSHOT
+iexecCommonVersion=8.6.0
+iexecCommonsPocoVersion=4.2.0
4
5
nexusUser
6
nexusPassword
0 commit comments