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 f9410e3 commit 6b7ed02Copy full SHA for 6b7ed02
build.gradle
@@ -44,7 +44,7 @@ libraries.internal = [
44
// in the uberjar; the caller must provide them on the classpath at runtime.
45
libraries.external = [
46
"com.launchdarkly:launchdarkly-java-server-sdk:4.6.4",
47
- "software.amazon.awssdk:dynamodb:2.1.4",
+ "software.amazon.awssdk:dynamodb:2.10.32",
48
"org.slf4j:slf4j-api:1.7.21"
49
]
50
0 commit comments