Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Commit

Permalink
Bump org.flywaydb.flyway from 7.8.0 to 9.3.0
Browse files Browse the repository at this point in the history
Bumps org.flywaydb.flyway from 7.8.0 to 9.3.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2022
1 parent cd4a170 commit 403cc85
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 @@ -18,7 +18,7 @@ plugins {
id 'com.github.ben-manes.versions' version '0.38.0'
id 'org.sonarqube' version '3.1.1'
id "io.freefair.lombok" version "5.3.3.3"
id 'org.flywaydb.flyway' version '7.8.0'
id 'org.flywaydb.flyway' version '9.3.0'
}

apply plugin: 'net.serenity-bdd.aggregator'
Expand Down

0 comments on commit 403cc85

Please sign in to comment.