Skip to content

Commit f709026

Browse files
authored
Bump io.vertx:vertx-pg-client from 5.0.3 to 5.0.4 in /micronaut-reactive (#1037)
2 parents 7ae6f00 + e2f8978 commit f709026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micronaut-reactive/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation("jakarta.persistence:jakarta.persistence-api:3.2.0")
3030
runtimeOnly("org.yaml:snakeyaml")
3131
runtimeOnly("ch.qos.logback:logback-classic:1.5.18")
32-
runtimeOnly("io.vertx:vertx-pg-client:5.0.3")
32+
runtimeOnly("io.vertx:vertx-pg-client:5.0.4")
3333
runtimeOnly("io.r2dbc:r2dbc-pool:1.0.2.RELEASE")
3434
runtimeOnly("org.postgresql:r2dbc-postgresql:1.0.7.RELEASE")
3535
}

0 commit comments

Comments
 (0)