We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c916ac4 commit 2606969Copy full SHA for 2606969
1 file changed
modules/hello-world/pages/start-using-sdk.adoc
@@ -62,7 +62,7 @@ We recommend running the latest Java LTS version (i.e. at the time of writing JD
62
// Other supported Java versions will work, too.
63
Couchbase publishes all stable artifacts to https://central.sonatype.com/namespace/com.couchbase.client[Maven Central].
64
65
-The latest version (as of November 2023) is https://central.sonatype.com/artifact/com.couchbase.client/java-client/3.4.11/jar[3.5.0].
+The latest version (as of November 2023) is https://central.sonatype.com/artifact/com.couchbase.client/java-client/3.5.0/jar[3.5.0].
66
67
You can use your favorite dependency management tool to install the SDK.
68
0 commit comments