Skip to content

Commit 277263d

Browse files
seebeeslavaleri
andcommitted
chore: Update README.md
Co-authored-by: lavaleri <[email protected]>
1 parent 44e5fae commit 277263d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To use the DB-ESDK for DynamoDB in Java, you must have:
5959
* **Via Gradle Kotlin**
6060
In a Gradle Java Project, add the following to the _dependencies_ section:
6161
```kotlin
62-
implementation("software.amazon.cryptography:aws-database-encryption-sdk-dynamodb:3.1.1")
62+
implementation("software.amazon.cryptography:aws-database-encryption-sdk-dynamodb:3.1.2")
6363
implementation("software.amazon.cryptography:aws-cryptographic-material-providers:1.0.0")
6464
implementation(platform("software.amazon.awssdk:bom:2.19.1"))
6565
implementation("software.amazon.awssdk:dynamodb")

0 commit comments

Comments
 (0)