Skip to content

Commit cf6314b

Browse files
authored
Upgrade jenkins-core dependency. (#1505)
Signed-off-by: dblock <[email protected]>
1 parent 8ad8ac2 commit cf6314b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ sourceSets {
6969
}
7070

7171
sharedLibrary {
72-
coreVersion = '2.326' // https://mvnrepository.com/artifact/org.jenkins-ci.main/jenkins-core?repo=jenkins-releases
72+
coreVersion = '2.330' // https://mvnrepository.com/artifact/org.jenkins-ci.main/jenkins-core?repo=jenkins-releases
7373
testHarnessVersion = '2.72' // https://mvnrepository.com/artifact/org.jenkins-ci.main/jenkins-test-harness?repo=jenkins-releases
7474
pluginDependencies {
7575
workflowCpsGlobalLibraryPluginVersion = '2.18' // https://mvnrepository.com/artifact/org.jenkins-ci.plugins.workflow/workflow-cps-global-lib?repo=jenkins-releases

0 commit comments

Comments
 (0)