Skip to content

Commit

Permalink
Update dependency com.google.cloud.sql:postgres-socket-factory to v1.…
Browse files Browse the repository at this point in the history
…15.1
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent 8243cbb commit 15ef85a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-forge-analytics-postgres/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
runtimeOnly "ch.qos.logback:logback-classic:1.4.14"
implementation("io.micronaut.data:micronaut-data-jdbc")
implementation 'org.postgresql:postgresql:42.6.0'
implementation 'com.google.cloud.sql:postgres-socket-factory:1.13.1'
implementation 'com.google.cloud.sql:postgres-socket-factory:1.15.1'
implementation "io.micronaut.sql:micronaut-jdbc-hikari"
implementation 'io.micronaut.flyway:micronaut-flyway'
testCompileOnly "io.micronaut:micronaut-inject-groovy"
Expand Down

0 comments on commit 15ef85a

Please sign in to comment.