Skip to content

Commit

Permalink
Bump org.questdb:questdb from 7.3.9 to 7.4.2 in /modules/questdb
Browse files Browse the repository at this point in the history
Bumps [org.questdb:questdb](https://github.com/questdb/questdb) from 7.3.9 to 7.4.2.
- [Release notes](https://github.com/questdb/questdb/releases)
- [Commits](questdb/questdb@7.3.9...7.4.2)

---
updated-dependencies:
- dependency-name: org.questdb:questdb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent ba25e5d commit 85c0e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/questdb/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
testRuntimeOnly 'org.postgresql:postgresql:42.7.1'
testImplementation project(':jdbc-test')
testImplementation 'org.assertj:assertj-core:3.25.2'
testImplementation 'org.questdb:questdb:7.3.9'
testImplementation 'org.questdb:questdb:7.4.2'
testImplementation 'org.awaitility:awaitility:4.2.0'
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
}
Expand Down

0 comments on commit 85c0e81

Please sign in to comment.