Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 3f4f3c7 commit a8fc541
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 @@ -53,7 +53,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.springframework.boot:spring-boot-starter-mail'
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
implementation 'org.flywaydb:flyway-core:5.2.4'
implementation 'org.flywaydb:flyway-core:11.0.0'

implementation 'com.github.ben-manes.caffeine:caffeine:2.6.2'
implementation 'com.fasterxml.jackson.module:jackson-module-paranamer'
Expand Down

0 comments on commit a8fc541

Please sign in to comment.