Skip to content

Commit

Permalink
Merge pull request #347 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.1

Bump io.vertx:vertx-pg-client from 4.5.0 to 4.5.1 in /micronaut-reactive
  • Loading branch information
fragaLY authored Dec 19, 2023
2 parents ab8c810 + df1a10b commit 6c57b8d
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.14")
runtimeOnly("io.vertx:vertx-pg-client:4.5.0")
runtimeOnly("io.vertx:vertx-pg-client:4.5.1")
runtimeOnly("io.r2dbc:r2dbc-pool:1.0.1.RELEASE")
runtimeOnly("org.postgresql:r2dbc-postgresql:1.0.2.RELEASE")
}
Expand Down

0 comments on commit 6c57b8d

Please sign in to comment.