Skip to content

Commit 71f7d33

Browse files
dependabot[bot]kinow
authored andcommitted
Bump org.liquibase:liquibase-core from 4.31.1 to 4.32.0
Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 4.31.1 to 4.32.0. - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.31.1...v4.32.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d08cbb commit 71f7d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.liquibase</groupId>
9494
<artifactId>liquibase-core</artifactId>
95-
<version>4.31.1</version>
95+
<version>4.32.0</version>
9696
</dependency>
9797
<!-- Postgres -->
9898
<dependency>

0 commit comments

Comments
 (0)