Skip to content

Commit 4a6d07d

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cockroachdb/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents 209a97e + abb11af commit 4a6d07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cockroachdb/build.gradle

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

66
testImplementation project(':testcontainers-jdbc-test')
77
testRuntimeOnly 'org.postgresql:postgresql:42.7.7'
8-
testImplementation 'org.assertj:assertj-core:3.27.3'
8+
testImplementation 'org.assertj:assertj-core:3.27.4'
99
}
1010

1111
tasks.japicmp {

0 commit comments

Comments
 (0)