Skip to content

Commit f8b3616

Browse files
Bump org.liquibase:liquibase-core from 4.33.0 to 5.0.0 (#321)
Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 4.33.0 to 5.0.0. - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.33.0...v5.0.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>
1 parent 54fbc2e commit f8b3616

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.20.3"))
2323

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

0 commit comments

Comments
 (0)