Skip to content

Commit 8bebcbc

Browse files
authored
Merge branch 'main' into ajewell/rust-wrapped-client
2 parents 20ed3db + 4f18689 commit 8bebcbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DynamoDbEncryption/runtimes/java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989
implementation("software.amazon.awssdk:kms")
9090

9191
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
92-
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
92+
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.4")
9393

9494
// For the DDB-EC v1
9595
implementation("com.amazonaws:aws-java-sdk-dynamodb:1.12.780")

0 commit comments

Comments
 (0)