Skip to content

Commit 0b2c731

Browse files
Bump org.liquibase:liquibase-core from 4.19.0 to 4.23.0
Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 4.19.0 to 4.23.0. - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.19.0...v4.23.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]>
1 parent 5b949cd commit 0b2c731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
compileOnly 'org.projectlombok:lombok:1.18.26'
3030
implementation 'com.google.code.gson:gson:2.10.1'
3131
implementation 'com.bitpay:bitpay_sdk:9.0.0-beta1'
32-
implementation 'org.liquibase:liquibase-core:4.19.0'
32+
implementation 'org.liquibase:liquibase-core:4.23.0'
3333
implementation 'com.h2database:h2:2.1.214'
3434
implementation 'org.springframework:spring-webflux:6.0.5'
3535
implementation 'org.springframework:spring-websocket:6.0.5'

0 commit comments

Comments
 (0)