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 2717c6d commit f074d02Copy full SHA for f074d02
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.4.4")
+ api("io.vertx:vertx-pg-client:4.5.7")
4
}
0 commit comments