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.
2 parents 851b7d2 + 98da38c commit 5b7bd61Copy full SHA for 5b7bd61
modules/gcloud/build.gradle
@@ -10,5 +10,5 @@ dependencies {
10
testImplementation 'com.google.cloud:google-cloud-pubsub'
11
testImplementation 'com.google.cloud:google-cloud-spanner'
12
testImplementation 'com.google.cloud:google-cloud-bigtable'
13
- testImplementation 'org.assertj:assertj-core:3.24.2'
+ testImplementation 'org.assertj:assertj-core:3.25.1'
14
}
0 commit comments