Skip to content

Commit

Permalink
build(deps): bump com.couchbase.client:java-client from 3.7.1 to 3.7.2 (
Browse files Browse the repository at this point in the history
#1996)

Bumps [com.couchbase.client:java-client](https://github.com/couchbase/couchbase-jvm-clients) from 3.7.1 to 3.7.2.
- [Commits](couchbase/couchbase-jvm-clients@java-client-3.7.1...core-io-3.7.2)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 6cea6ac commit cb51232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-couchbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<artifactId>embedded-couchbase</artifactId>

<properties>
<couchbase-java-client-3.x.version>3.7.1</couchbase-java-client-3.x.version>
<couchbase-java-client-3.x.version>3.7.2</couchbase-java-client-3.x.version>
<okhttp.version>4.12.0</okhttp.version>
</properties>

Expand Down

0 comments on commit cb51232

Please sign in to comment.