Skip to content

Commit

Permalink
Bump org.flywaydb.flyway from 9.20.1 to 9.21.0 (#11799)
Browse files Browse the repository at this point in the history
Bumps org.flywaydb.flyway from 9.20.1 to 9.21.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2023
1 parent 48e6987 commit 1db407d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spitfire-server/database/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
}

plugins {
id 'org.flywaydb.flyway' version '9.20.1'
id 'org.flywaydb.flyway' version '9.21.0'
}

flyway {
Expand Down

0 comments on commit 1db407d

Please sign in to comment.