Skip to content

Commit

Permalink
⬆️ Bump org.flywaydb:flyway-core from 9.19.4 to 9.20.0
Browse files Browse the repository at this point in the history
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.19.4 to 9.20.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.19.4...flyway-9.20.0)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2023
1 parent fec9a02 commit 1f1acfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-cache'

implementation 'org.postgresql:postgresql:42.6.0'
implementation 'org.flywaydb:flyway-core:9.19.4'
implementation 'org.flywaydb:flyway-core:9.20.0'

implementation 'com.github.ben-manes.caffeine:caffeine:3.1.6'

Expand Down

0 comments on commit 1f1acfb

Please sign in to comment.