Skip to content

Commit

Permalink
fix(deps): update dependency com.google.cloud:libraries-bom to v26.42…
Browse files Browse the repository at this point in the history
….0 (#291)
  • Loading branch information
renovate-bot authored Jun 26, 2024
1 parent b57bdfd commit bf1821a
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 @@ -78,7 +78,7 @@ dependencies {
}
}
// Cloud Spanner related
implementation platform('com.google.cloud:libraries-bom:26.41.0')
implementation platform('com.google.cloud:libraries-bom:26.42.0')
implementation("com.google.cloud:google-cloud-spanner-jdbc")

// Liquibase Core - needed for testing and docker container
Expand Down

0 comments on commit bf1821a

Please sign in to comment.