Skip to content

Commit 006adc3

Browse files
Bump org.liquibase:liquibase-core from 4.33.0 to 5.0.1
Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 4.33.0 to 5.0.1. - [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.1) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c32b84 commit 006adc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.1
6060
quartz = { module = "org.quartz-scheduler:quartz", version = "2.5.0" }
6161

6262
# Libraries used in dbinit
63-
liquibase-core = { module = "org.liquibase:liquibase-core", version = "4.33.0" }
63+
liquibase-core = { module = "org.liquibase:liquibase-core", version = "5.0.1" }
6464
liquibase-hibernate6 = { module = "org.liquibase.ext:liquibase-hibernate6", version = "5.0.1" }
6565
picocli = { module = "info.picocli:picocli", version = "4.7.7" }
6666

0 commit comments

Comments
 (0)