Skip to content

Commit

Permalink
Bump com.couchbase.client:java-client from 3.4.7 to 3.4.8
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.4.7 to 3.4.8.
- [Commits](couchbase/couchbase-jvm-clients@java-client-3.4.7...java-client-3.4.8)

---
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>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 74443fe commit e8bdc88
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.4.7</couchbase-java-client-3.x.version>
<couchbase-java-client-3.x.version>3.4.8</couchbase-java-client-3.x.version>
<okhttp.version>4.11.0</okhttp.version>
</properties>

Expand Down

0 comments on commit e8bdc88

Please sign in to comment.