Skip to content

Commit

Permalink
Merge pull request #725 from fragaLY/dependabot/gradle/micronaut-reac…
Browse files Browse the repository at this point in the history
…tive/io.r2dbc-r2dbc-pool-1.0.2.RELEASE
  • Loading branch information
fragaLY authored Oct 22, 2024
2 parents 7b65f36 + f0d89fd commit 2beaa28
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 @@ -30,7 +30,7 @@ dependencies {
runtimeOnly("org.yaml:snakeyaml")
runtimeOnly("ch.qos.logback:logback-classic:1.5.11")
runtimeOnly("io.vertx:vertx-pg-client:4.5.10")
runtimeOnly("io.r2dbc:r2dbc-pool:1.0.1.RELEASE")
runtimeOnly("io.r2dbc:r2dbc-pool:1.0.2.RELEASE")
runtimeOnly("org.postgresql:r2dbc-postgresql:1.0.7.RELEASE")
}

Expand Down

0 comments on commit 2beaa28

Please sign in to comment.