Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 29, 2020
1 parent 0899d38 commit 5ba743e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -11,7 +11,7 @@
<properties>
<byte-buddy.version>1.10.8</byte-buddy.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<flyway.version>6.2.3</flyway.version>
<flyway.version>7.0.0</flyway.version>
<guava.version>28.2-jre</guava.version>
<h2.version>1.4.200</h2.version>
<hsqldb.version>2.5.0</hsqldb.version>
Expand Down

0 comments on commit 5ba743e

Please sign in to comment.