Skip to content

Commit afd7316

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/dynalite/org.assertj-assertj-core-3.25.2' into combined-pr-branch
2 parents d87fcb1 + 982d9c3 commit afd7316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/dynalite/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ dependencies {
55

66
compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.12.643'
77
testImplementation 'com.amazonaws:aws-java-sdk-dynamodb:1.12.643'
8-
testImplementation 'org.assertj:assertj-core:3.24.2'
8+
testImplementation 'org.assertj:assertj-core:3.25.2'
99
}

0 commit comments

Comments
 (0)