Skip to content

Commit bf4ac4b

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/questdb/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents 2121241 + 6ae0389 commit bf4ac4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/questdb/build.gradle

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

77
testRuntimeOnly 'org.postgresql:postgresql:42.7.7'
88
testImplementation project(':testcontainers-jdbc-test')
9-
testImplementation 'org.assertj:assertj-core:3.27.3'
9+
testImplementation 'org.assertj:assertj-core:3.27.4'
1010
testImplementation 'org.questdb:questdb:9.0.1'
1111
testImplementation 'org.awaitility:awaitility:4.3.0'
1212
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'

0 commit comments

Comments
 (0)