Skip to content

Commit 7596545

Browse files
bump rundeck version
1 parent f5b8a00 commit 7596545

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
@@ -48,7 +48,7 @@ configurations {
4848

4949
dependencies {
5050
pluginLibs 'com.google.code.gson:gson:2.10.1'
51-
implementation('org.rundeck:rundeck-core:5.14.0-20250804')
51+
implementation('org.rundeck:rundeck-core:5.14.0-rc1-20250722')
5252
implementation 'org.codehaus.groovy:groovy-all:3.0.15'
5353
pluginLibs group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: '2.16.1'
5454
pluginLibs group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.16.1'

0 commit comments

Comments
 (0)