Skip to content

Commit a5e34dc

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.44'
3030
implementation 'com.google.code.gson:gson:2.13.2'
3131
implementation 'com.bitpay:bitpay_sdk:10.3.0'
32-
implementation 'org.liquibase:liquibase-core:5.0.2'
32+
implementation 'org.liquibase:liquibase-core:5.0.3'
3333
implementation 'com.h2database:h2:2.1.214'
3434
implementation 'org.springframework:spring-webflux:7.0.7'
3535
implementation 'org.springframework:spring-websocket:7.0.7'

0 commit comments

Comments
 (0)