Skip to content

Commit b326950

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cockroachdb/org.assertj-assertj-core-3.24.2' into combined-pr-branch
2 parents 6bee43c + 9ae63a2 commit b326950

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,5 +5,5 @@ dependencies {
55

66
testImplementation project(':jdbc-test')
77
testImplementation 'org.postgresql:postgresql:42.5.2'
8-
testImplementation 'org.assertj:assertj-core:3.23.1'
8+
testImplementation 'org.assertj:assertj-core:3.24.2'
99
}

0 commit comments

Comments
 (0)