Skip to content

Commit 147e57d

Browse files
committed
Update build.gradle
1 parent bc6a85b commit 147e57d

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
@@ -44,7 +44,7 @@ configurations {
4444

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

0 commit comments

Comments
 (0)