Skip to content

Commit

Permalink
Bump org.flywaydb.flyway from 9.16.0 to 9.16.1 (#11547)
Browse files Browse the repository at this point in the history
Bumps org.flywaydb.flyway from 9.16.0 to 9.16.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 29, 2023
1 parent 3246256 commit aabef6c
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.16.0'
id 'org.flywaydb.flyway' version '9.16.1'
}

flyway {
Expand Down

0 comments on commit aabef6c

Please sign in to comment.