Skip to content

Commit eca4152

Browse files
committed
1 parent 0fe52d6 commit eca4152

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ All notable changes to this project will be documented in this file.
3030
- Upgrade to `jenkins-library` 2.7.3. (#615)
3131
- Upgrade to `iexec-commons-poco` 3.1.0. (#617)
3232
- Upgrade to `iexec-common` 8.3.0. (#617)
33+
- Upgrade to `iexec-blockchain-adapter-api-library` 8.2.0. (#620)
34+
- Upgrade to `iexec-result-proxy-library` 8.2.0. (#620)
35+
- Upgrade to `iexec-sms-library` 8.3.0. (#620)
3336

3437
## [[8.1.2]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v8.1.2) 2023-06-29
3538

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
version=8.1.2
22
iexecCommonVersion=8.3.0
33
iexecCommonsPocoVersion=3.1.0
4-
iexecBlockchainAdapterVersion=8.1.1
5-
iexecResultVersion=8.1.1
6-
iexecSmsVersion=8.1.1
4+
iexecBlockchainAdapterVersion=8.2.0
5+
iexecResultVersion=8.2.0
6+
iexecSmsVersion=8.3.0
77

88
nexusUser
99
nexusPassword

0 commit comments

Comments
 (0)