File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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.30 .0" )
85+ implementation(" org.liquibase:liquibase-core:4.31 .0" )
8686 implementation(" org.yaml:snakeyaml:2.4" )
8787 implementation(" org.apache.commons:commons-lang3:3.17.0" )
8888
Original file line number Diff line number Diff line change 5252 <java .version>1.8</java .version>
5353 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5454
55- <liquibase .version>4.30 .0</liquibase .version>
55+ <liquibase .version>4.31 .0</liquibase .version>
5656 <snakeyaml .version>2.4</snakeyaml .version>
5757
5858 <gax-grpc .version>2.62.0</gax-grpc .version>
You can’t perform that action at this time.
0 commit comments