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.
1 parent 9bdf79d commit f71d0e2Copy full SHA for f71d0e2
CHANGELOG.md
@@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file.
17
* Upgrade to Gradle 7.6.
18
* Upgrade OkHttp to 4.9.0.
19
* Upgrade to `iexec-common` 7.0.0.
20
+* Upgrade to `jenkins-library` 2.4.0.
21
22
## [[7.3.0]](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/releases/tag/v7.3.0) 2023-01-18
23
Jenkinsfile
@@ -1,4 +1,4 @@
1
-@Library('global-jenkins-library@2.2.3') _
+@Library('global-jenkins-library@2.4.0') _
2
buildJavaProject(
3
buildInfo: getBuildInfo(),
4
integrationTestsEnvVars: ['BROKER_PRIVATE_KEY'],
0 commit comments