Skip to content

Commit

Permalink
Updated core dependency to 4.17.2-rc1-20231025
Browse files Browse the repository at this point in the history
  • Loading branch information
L2JE committed Oct 26, 2023
1 parent 0afcd68 commit 9f680c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ configurations {

dependencies {
implementation 'org.codehaus.groovy:groovy-all:3.0.9'
implementation group: 'org.rundeck', name: 'rundeck-core', version: '4.3.+'
implementation group: 'org.rundeck', name: 'rundeck-core', version: '4.17.2-rc1-20231025'

pluginLibs (group: 'com.microsoft.azure', name: 'azure', version: '1.41.4'){
exclude group: "com.fasterxml.jackson.core"
Expand Down

0 comments on commit 9f680c9

Please sign in to comment.