Skip to content

Commit

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

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

---
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 Nov 25, 2024
1 parent 5683993 commit 10469e3
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.4</couchbase-java-client-3.x.version>
<couchbase-java-client-3.x.version>3.7.5</couchbase-java-client-3.x.version>
<okhttp.version>4.12.0</okhttp.version>
</properties>

Expand Down

0 comments on commit 10469e3

Please sign in to comment.