Skip to content

Commit c60f70b

Browse files
authored
fix(deps): update dependency org.liquibase:liquibase-core to v4.33.0 (#526)
1 parent b16b483 commit c60f70b

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
@@ -82,7 +82,7 @@ dependencies {
8282
implementation("com.google.cloud:google-cloud-spanner-jdbc")
8383

8484
// Liquibase Core - needed for testing and docker container
85-
implementation("org.liquibase:liquibase-core:4.32.0")
85+
implementation("org.liquibase:liquibase-core:4.33.0")
8686
implementation("org.yaml:snakeyaml:2.4")
8787
implementation("org.apache.commons:commons-lang3:3.18.0")
8888

0 commit comments

Comments
 (0)