Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 21, 2022
1 parent a4047b3 commit ee38d75
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 @@ -17,7 +17,7 @@ plugins {
id 'io.freefair.lombok' version '6.5.1'
id 'info.solidsoft.pitest' version '1.9.0'
id 'au.com.dius.pact' version '4.2.14'
id 'org.flywaydb.flyway' version '9.3.1'
id 'org.flywaydb.flyway' version '9.5.1'
}

apply plugin: 'java'
Expand Down

0 comments on commit ee38d75

Please sign in to comment.