Skip to content

Commit f186961

Browse files
authored
Update for v2.6.2 (from PR 2885) (#2887)
1 parent 8f2e30a commit f186961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/sdk/java/start-using-sdk.dita

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.couchbase.client</groupId>
2727
<artifactId>java-client</artifactId>
28-
<version>2.6.0</version>
28+
<version>2.6.2</version>
2929
</dependency>
3030
</dependencies>]]></codeblock>
3131

@@ -166,7 +166,7 @@ cluster.disconnect();]]></codeblock>
166166
<section id="java-api-reference">
167167
<title>API Reference</title>
168168
<p>Each stable Java SDK version has the Javadocs API reference published. The reference for the latest version can
169-
be found <xref href="http://docs.couchbase.com/sdk-api/couchbase-java-client-2.6.0/" format="html" scope="external">here</xref>.</p>
169+
be found <xref href="http://docs.couchbase.com/sdk-api/couchbase-java-client-2.6.2/" format="html" scope="external">here</xref>.</p>
170170
</section>
171171
<section id="java-contributing">
172172
<title>Contributing</title>

0 commit comments

Comments
 (0)