Skip to content

Commit d988c6e

Browse files
chore(deps): bump org.junit.jupiter:junit-jupiter-api (#1656)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.4.
1 parent ddb69e1 commit d988c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DynamoDbEncryption/runtimes/java/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies {
8888
implementation("software.amazon.awssdk:dynamodb-enhanced")
8989
implementation("software.amazon.awssdk:kms")
9090

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

9494
// For the DDB-EC v1

0 commit comments

Comments
 (0)