summaryrefslogtreecommitdiff
path: root/doc/install/README.md
diff options
context:
space:
mode:
authorJiayu Liu <Jimexist@users.noreply.github.com>2023-04-14 11:02:43 +0800
committerGitHub <noreply@github.com>2023-04-14 11:02:43 +0800
commitbe73a570e29dce424c8f20b5a31c21249303c5c3 (patch)
tree3fa31cb84d7ece8d5be6ec786338eb32ca3ebea8 /doc/install/README.md
parent79a4b1e9a36248b8350f637b38ad073f49c5fd8f (diff)
downloadthrift-be73a570e29dce424c8f20b5a31c21249303c5c3.tar.gz
THRIFT-5699: java lib and build tool chain: gradle 8.0.2 (#2779)
Diffstat (limited to 'doc/install/README.md')
-rw-r--r--doc/install/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/README.md b/doc/install/README.md
index 2a9446bdb..b90e5c6a3 100644
--- a/doc/install/README.md
+++ b/doc/install/README.md
@@ -28,8 +28,8 @@ These are only required if you choose to build the libraries for the given langu
* zlib (optional)
* Qt (optional)
* Java
- * Java 17
- * Gradle 7.6
+ * Java 17 (latest LTS)
+ * Gradle 8.0.2
* C#: Mono 1.2.4 (and pkg-config to detect it) or Visual Studio 2005+
* Python 2.6 (including header files for extension modules)
* PHP 5.0 (optionally including header files for extension modules)