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 5f82bbe commit b00cf18Copy full SHA for b00cf18
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### Amazon Web Services SDK Grails Plugin 2.4.14
4
+
5
+* reverted using static credentials once obtained (fixed expired credentials issue)
6
7
### Groovy Code Checks 0.9.1
8
9
* ignore code within `*DataService` classes
gradle.properties
@@ -28,7 +28,7 @@ spockVersion=1.3-groovy-2.5
28
29
# versions
30
dru.version = 0.8.1
31
-grails.aws.sdk.version = 2.4.13
+grails.aws.sdk.version = 2.4.14
32
grails.facebook.sdk.version = 4.1.2
33
gru.version = 0.9.2
34
micronaut.facebook.sdk.version = 0.4.0
0 commit comments