Skip to content

Commit db0e81b

Browse files
Bump org.liquibase:liquibase-core from 5.0.1 to 5.0.2
Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c350cd commit db0e81b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ plugins {
3131

3232
buildscript {
3333
dependencies {
34-
classpath("org.liquibase:liquibase-core:5.0.1")
34+
classpath("org.liquibase:liquibase-core:5.0.2")
3535
}
3636
}
3737

0 commit comments

Comments
 (0)