We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f074d02 commit 0a9b81cCopy full SHA for 0a9b81c
frameworks/Kotlin/http4k/core-pgclient/build.gradle.kts
@@ -1,4 +1,4 @@
1
dependencies {
2
api(project(":core"))
3
- api("io.vertx:vertx-pg-client:4.5.7")
+ api("io.vertx:vertx-pg-client:4.2.3")
4
}
0 commit comments