Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4f18689

Browse files
chore(deps): bump org.junit.jupiter:junit-jupiter-engine (#1650)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.4.
1 parent dec98d6 commit 4f18689

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)

AltStyle によって変換されたページ (->オリジナル) /