Skip to content

Commit a64e2da

Browse files
Bump org.flywaydb:flyway-database-postgresql from 10.7.1 to 10.8.1
Bumps org.flywaydb:flyway-database-postgresql from 10.7.1 to 10.8.1. --- updated-dependencies: - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8053fa7 commit a64e2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ subprojects {
6969
implementation("io.micrometer:micrometer-registry-prometheus:1.12.2")
7070
implementation("com.github.seratch:kotliquery:1.9.0")
7171
implementation("org.flywaydb:flyway-core:10.8.1")
72-
implementation("org.flywaydb:flyway-database-postgresql:10.7.1")
72+
implementation("org.flywaydb:flyway-database-postgresql:10.8.1")
7373
implementation("com.zaxxer:HikariCP:5.1.0")
7474
implementation("com.github.navikt:vault-jdbc:1.3.10")
7575
implementation("org.postgresql:postgresql:42.7.1")

0 commit comments

Comments
 (0)