Skip to content

Commit 2c6b1fe

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/questdb/org.questdb-questdb-6.5.5-jdk8' into combined-pr-branch
2 parents a64e2e6 + 9432b8a commit 2c6b1fe

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
@@ -7,7 +7,7 @@ dependencies {
77
testImplementation 'org.postgresql:postgresql:42.5.0'
88
testImplementation project(':jdbc-test')
99
testImplementation 'org.assertj:assertj-core:3.23.1'
10-
testImplementation 'org.questdb:questdb:6.5.4-jdk8'
10+
testImplementation 'org.questdb:questdb:6.5.5-jdk8'
1111
testImplementation 'org.awaitility:awaitility:4.2.0'
1212
testImplementation 'org.apache.httpcomponents:httpclient:4.5.13'
1313
}

0 commit comments

Comments
 (0)