Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
ProTip committed Mar 13, 2020
1 parent bc6a85b commit 147e57d
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 @@ -44,7 +44,7 @@ configurations {

dependencies {
compile group: 'org.rundeck', name: 'rundeck-core', version: '2.10.0'
pluginLibs ('com.amazonaws:aws-java-sdk-s3:1.11.616') {
pluginLibs ('com.amazonaws:aws-java-sdk-s3:1.11.743') {
exclude group: "com.fasterxml.jackson.core"
}
testCompile "org.codehaus.groovy:groovy-all:2.3.7"
Expand Down

0 comments on commit 147e57d

Please sign in to comment.