Skip to content

Commit

Permalink
chore(deps): update dependency org.flywaydb:flyway-core to v8.5.0 (#681)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 20, 2022
1 parent d2d3c6b commit 56fdf54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/persistence/database-schema/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {
}

dependencies {
api "org.flywaydb:flyway-core:8.4.4"
api "org.flywaydb:flyway-core:8.5.0"
api "com.zaxxer:HikariCP:5.0.1"
api 'org.jooq:jooq:3.16.4'

Expand Down

0 comments on commit 56fdf54

Please sign in to comment.