Skip to content

Commit

Permalink
Bump liquibase-core from 3.10.1 to 4.0.0 (#1455)
Browse files Browse the repository at this point in the history
Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.10.1 to 4.0.0.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v3.10.1...v4.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot-preview[bot] and aklish authored Jul 23, 2020
1 parent ca7c84d commit 7ae7144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-example/elide-blog-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<properties>
<jar.finalName>elide-blog-example</jar.finalName>
<postgres.version>42.2.14</postgres.version>
<liquibase.version>3.10.1</liquibase.version>
<liquibase.version>4.0.0</liquibase.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7ae7144

Please sign in to comment.