Skip to content

Commit

Permalink
Bump liquibase-core from 3.8.0 to 3.8.1 (#1082)
Browse files Browse the repository at this point in the history
Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/v3.8.1/changelog.txt)
- [Commits](liquibase/liquibase@liquibase-parent-3.8.0...v3.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and aklish committed Nov 21, 2019
1 parent b4b9230 commit 872c43c
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.8</postgres.version>
<liquibase.version>3.8.0</liquibase.version>
<liquibase.version>3.8.1</liquibase.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 872c43c

Please sign in to comment.