Skip to content

Commit

Permalink
Merge pull request #1597 from navikt/dependabot/gradle/org.flywaydb-f…
Browse files Browse the repository at this point in the history
…lyway-core-10.2.0

Bump org.flywaydb:flyway-core from 10.1.0 to 10.2.0
  • Loading branch information
hestad authored Dec 11, 2023
2 parents 43354bb + af9e690 commit b59115a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ subprojects {
implementation("io.micrometer:micrometer-core:1.12.0")
implementation("io.micrometer:micrometer-registry-prometheus:1.12.0")
implementation("com.github.seratch:kotliquery:1.9.0")
implementation("org.flywaydb:flyway-core:10.1.0")
implementation("org.flywaydb:flyway-core:10.2.0")
implementation("org.flywaydb:flyway-database-postgresql:10.1.0")
implementation("com.zaxxer:HikariCP:5.1.0")
implementation("com.github.navikt:vault-jdbc:1.3.10")
Expand Down

0 comments on commit b59115a

Please sign in to comment.