Skip to content

Commit 6b341ab

Browse files
Bump org.liquibase:liquibase-core from 4.29.2 to 4.30.0 (#177)
Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 4.29.2 to 4.30.0. - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.29.2...v4.30.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a88328 commit 6b341ab

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
@@ -15,7 +15,7 @@ dependencies {
1515
api(platform("io.github.mfvanek:pg-index-health-bom:0.13.2"))
1616

1717
constraints {
18-
api("org.liquibase:liquibase-core:4.29.2")
18+
api("org.liquibase:liquibase-core:4.30.0")
1919
api("com.github.blagerweij:liquibase-sessionlock:1.6.9")
2020
api("org.awaitility:awaitility:4.2.2")
2121
}

0 commit comments

Comments
 (0)