Skip to content

Commit a606a4a

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/scylladb/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents 5584f92 + 66699c4 commit a606a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/scylladb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies {
44
api project(":testcontainers")
55

66
testImplementation 'com.scylladb:java-driver-core:4.19.0.1'
7-
testImplementation 'org.assertj:assertj-core:3.27.3'
7+
testImplementation 'org.assertj:assertj-core:3.27.4'
88
testImplementation 'software.amazon.awssdk:dynamodb:2.32.14'
99
}

0 commit comments

Comments
 (0)