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.
2 parents f19a6d6 + c394b82 commit 72cb0d9Copy full SHA for 72cb0d9
CHANGELOG.md
@@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file.
21
* Upgrade `java-http-ipfs-client` to 1.4.0 for latest IPFS Kubo support (v0.18.1).
22
* Upgrade `jjwt` to `jjwt-api` 0.11.5.
23
* Upgrade to `iexec-common` 7.0.0.
24
+* Upgrade to `jenkins-library` 2.4.0.
25
26
## [[7.3.0]](https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/v7.3.0) 2023-01-18
27
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: [],
0 commit comments