Skip to content

Commit

Permalink
Merge pull request #424 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.3

Bump io.vertx:vertx-pg-client from 4.5.1 to 4.5.3 in /micronaut-reactive
  • Loading branch information
fragaLY authored Feb 8, 2024
2 parents c325c67 + c480490 commit cb40050
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 @@ -29,7 +29,7 @@ dependencies {
implementation("jakarta.persistence:jakarta.persistence-api:3.1.0")
runtimeOnly("org.yaml:snakeyaml")
runtimeOnly("ch.qos.logback:logback-classic:1.4.14")
runtimeOnly("io.vertx:vertx-pg-client:4.5.1")
runtimeOnly("io.vertx:vertx-pg-client:4.5.3")
runtimeOnly("io.r2dbc:r2dbc-pool:1.0.1.RELEASE")
runtimeOnly("org.postgresql:r2dbc-postgresql:1.0.4.RELEASE")
}
Expand Down

0 comments on commit cb40050

Please sign in to comment.