Skip to content

Commit

Permalink
Bump com.couchbase.client:java-client in /modules/couchbase
Browse files Browse the repository at this point in the history
Bumps [com.couchbase.client:java-client](https://github.com/couchbase/couchbase-jvm-clients) from 3.7.3 to 3.7.6.
- [Commits](couchbase/couchbase-jvm-clients@core-io-3.7.3...core-io-3.7.6)

---
updated-dependencies:
- dependency-name: com.couchbase.client:java-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 8ce2045 commit 7920bab
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.12.0'

testImplementation 'com.couchbase.client:java-client:3.7.3'
testImplementation 'com.couchbase.client:java-client:3.7.6'
testImplementation 'org.awaitility:awaitility:4.2.0'
testImplementation 'org.assertj:assertj-core:3.26.3'
}

0 comments on commit 7920bab

Please sign in to comment.