Skip to content

Commit 9b13b13

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 d9581c8 commit 9b13b13

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.36'
3030
implementation 'com.google.code.gson:gson:2.12.1'
3131
implementation 'com.bitpay:bitpay_sdk:9.0.2'
32-
implementation 'org.liquibase:liquibase-core:4.31.1'
32+
implementation 'org.liquibase:liquibase-core:4.32.0'
3333
implementation 'com.h2database:h2:2.1.214'
3434
implementation 'org.springframework:spring-webflux:6.2.5'
3535
implementation 'org.springframework:spring-websocket:6.2.5'

0 commit comments

Comments
 (0)