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 679a8fd commit f5b8a00Copy full SHA for f5b8a00
build.gradle
@@ -48,7 +48,7 @@ configurations {
48
49
dependencies {
50
pluginLibs 'com.google.code.gson:gson:2.10.1'
51
- implementation('org.rundeck:rundeck-core:5.1.1-20240305')
+ implementation('org.rundeck:rundeck-core:5.14.0-20250804')
52
implementation 'org.codehaus.groovy:groovy-all:3.0.15'
53
pluginLibs group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: '2.16.1'
54
pluginLibs group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.16.1'
0 commit comments