Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent 4fcef67 commit 77af2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guicey-jdbi3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies {
exclude group: 'com.google.inject', module: 'guice'
}

testImplementation 'org.flywaydb:flyway-core:9.21.2'
testImplementation 'org.flywaydb:flyway-core:9.22.0'
testImplementation 'com.h2database:h2:2.2.220'
}

0 comments on commit 77af2ab

Please sign in to comment.