Skip to content

Commit a3ca10f

Browse files
Merge pull request #61 from rundeck-plugins/cve-bump-5-14
Bump rundeck-core dependency to 5.14
2 parents ae6ee79 + 0d165da commit a3ca10f

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
@@ -3,7 +3,7 @@ plugins {
33
id 'groovy'
44

55
}
6-
ext.rundeckVersion='5.11.1-20250415'
6+
ext.rundeckVersion='5.14.0-rc1-20250722'
77
defaultTasks 'clean','build'
88
apply plugin: 'java'
99
apply plugin: 'idea'

0 commit comments

Comments
 (0)