Skip to content

Commit 9d11b9b

Browse files
2023
1 parent f49279f commit 9d11b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/project-docs/pages/sdk-full-installation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ We recommend running the latest Java LTS version (i.e. at the time of writing JD
3333
Java 17 has various enhancements like sealed classes, pattern matching for switch expressions (in preview), and further updates and improvements on core libraries.
3434

3535
Couchbase publishes all stable artifacts to https://search.maven.org/search?q=com.couchbase.client[Maven Central].
36-
The latest version (as of January 2022) is https://search.maven.org/artifact/com.couchbase.client/java-client/3.4.2/jar[3.4.2].
36+
The latest version (as of January 2023) is https://search.maven.org/artifact/com.couchbase.client/java-client/3.4.2/jar[3.4.2].
3737

3838
You can use your favorite dependency management tool to install the SDK.
3939

0 commit comments

Comments
 (0)