Skip to content

Commit

Permalink
fix(deps): update dependency org.liquibase:liquibase-core to v4.30.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 8, 2024
1 parent 82f2ee0 commit 5273e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies {
implementation("com.google.cloud:google-cloud-spanner-jdbc")

// Liquibase Core - needed for testing and docker container
implementation("org.liquibase:liquibase-core:4.29.2")
implementation("org.liquibase:liquibase-core:4.30.0")
implementation("org.yaml:snakeyaml:2.3")
implementation("org.apache.commons:commons-lang3:3.17.0")

Expand Down

0 comments on commit 5273e77

Please sign in to comment.