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 922a904 commit 2525747Copy full SHA for 2525747
build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
}
79
80
// Cloud Spanner related
81
- implementation platform('com.google.cloud:libraries-bom:26.54.0')
+ implementation platform('com.google.cloud:libraries-bom:26.55.0')
82
implementation("com.google.cloud:google-cloud-spanner-jdbc")
83
84
// Liquibase Core - needed for testing and docker container
0 commit comments