Skip to content

Commit

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 380fe6b commit 4485909
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.2</couchbase-java-client-3.x.version>
<couchbase-java-client-3.x.version>3.7.3</couchbase-java-client-3.x.version>
<okhttp.version>4.12.0</okhttp.version>
</properties>

Expand Down

0 comments on commit 4485909

Please sign in to comment.