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 22927d9 commit 47e8717Copy full SHA for 47e8717
DynamoDbEncryption/runtimes/java/build.gradle.kts
@@ -88,7 +88,7 @@ dependencies {
88
implementation("software.amazon.awssdk:dynamodb-enhanced")
89
implementation("software.amazon.awssdk:kms")
90
91
- testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.1")
+ testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
92
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.0")
93
94
// For the DDB-EC v1
0 commit comments