Skip to content

Commit c378aa2

Browse files
chore(deps): bump com.couchbase.client:java-client from 3.10.0 to 3.10.1
Bumps [com.couchbase.client:java-client](https://github.com/couchbase/couchbase-jvm-clients) from 3.10.0 to 3.10.1. - [Commits](couchbase/couchbase-jvm-clients@3.10.0...3.10.1) --- updated-dependencies: - dependency-name: com.couchbase.client:java-client dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87d1887 commit c378aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
compileOnly'org.slf4j:slf4j-api'
5454

5555
// libs included in the final jar
56-
api group: 'com.couchbase.client', name: 'java-client', version: '3.10.0'
56+
api group: 'com.couchbase.client', name: 'java-client', version: '3.10.1'
5757
}
5858

5959

0 commit comments

Comments
 (0)