Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchb…
Browse files Browse the repository at this point in the history
…ase/com.couchbase.client-java-client-3.4.8' into combined-pr-branch
  • Loading branch information
eddumelendez committed Aug 2, 2023
2 parents cb71e02 + 4e70362 commit d393bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/couchbase/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies {
// TODO use JDK's HTTP client and/or Apache HttpClient5
shaded 'com.squareup.okhttp3:okhttp:4.11.0'

testImplementation 'com.couchbase.client:java-client:3.4.7'
testImplementation 'com.couchbase.client:java-client:3.4.8'
testImplementation 'org.awaitility:awaitility:4.2.0'
testImplementation 'org.assertj:assertj-core:3.24.2'
}

0 comments on commit d393bf2

Please sign in to comment.