Skip to content

Commit

Permalink
Merge pull request #319 from fragaLY/dependabot/gradle/micronaut-reac…
Browse files Browse the repository at this point in the history
…tive/io.vertx-vertx-pg-client-4.5.0
  • Loading branch information
fragaLY authored Nov 22, 2023
2 parents 55f82e8 + dd64da6 commit 3ae604c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micronaut-reactive/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation("jakarta.persistence:jakarta.persistence-api:3.1.0")
runtimeOnly("org.yaml:snakeyaml")
runtimeOnly("ch.qos.logback:logback-classic:1.4.11")
runtimeOnly("io.vertx:vertx-pg-client:4.4.6")
runtimeOnly("io.vertx:vertx-pg-client:4.5.0")
runtimeOnly("io.r2dbc:r2dbc-pool:1.0.1.RELEASE")
runtimeOnly("org.postgresql:r2dbc-postgresql:1.0.2.RELEASE")
}
Expand Down

0 comments on commit 3ae604c

Please sign in to comment.