We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16b483 commit c60f70bCopy full SHA for c60f70b
build.gradle
@@ -82,7 +82,7 @@ dependencies {
82
implementation("com.google.cloud:google-cloud-spanner-jdbc")
83
84
// Liquibase Core - needed for testing and docker container
85
- implementation("org.liquibase:liquibase-core:4.32.0")
+ implementation("org.liquibase:liquibase-core:4.33.0")
86
implementation("org.yaml:snakeyaml:2.4")
87
implementation("org.apache.commons:commons-lang3:3.18.0")
88
0 commit comments