Skip to content

Commit 0bca9e9

Browse files
Bump org.liquibase:liquibase-core from 4.31.1 to 4.32.0 (#270)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23be3ca commit 0bca9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-internal-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
api(platform("io.github.mfvanek:pg-index-health-bom:0.14.6"))
2323

2424
constraints {
25-
api("org.liquibase:liquibase-core:4.31.1")
25+
api("org.liquibase:liquibase-core:4.32.0")
2626
api("com.github.blagerweij:liquibase-sessionlock:1.6.9")
2727
api("org.awaitility:awaitility:4.3.0")
2828
api("com.zaxxer:HikariCP:6.3.0")

0 commit comments

Comments
 (0)