Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 3806d27

Browse files
Bump org.liquibase:liquibase-core from 4.29.2 to 4.30.0 (#172)
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] <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 07cba97 commit 3806d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation("org.postgresql:postgresql:42.7.4")
3434
implementation("org.slf4j:slf4j-api:2.0.16")
3535
implementation("ch.qos.logback:logback-classic:1.5.11")
36-
implementation("org.liquibase:liquibase-core:4.29.2")
36+
implementation("org.liquibase:liquibase-core:4.30.0")
3737
implementation("com.github.blagerweij:liquibase-sessionlock:1.6.9")
3838
implementation("org.mongodb:mongodb-driver:3.12.14")
3939
implementation("org.hibernate.validator:hibernate-validator:8.0.1.Final")

0 commit comments

Comments
 (0)