This is an automated email from the ASF dual-hosted git repository.
asf-ci-deploy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-site.git
The following commit(s) were added to refs/heads/main by this push:
new 98c1ec593 Website deployed from
calcite@92647456161a03f86b1797abf9a74952de19a00f
98c1ec593 is described below
commit 98c1ec5938f0dd23a057da44a7970d0bcf15e9f8
Author: snuyanzin <[email protected]>
AuthorDate: Mon Apr 13 19:04:27 2026 +0000
Website deployed from calcite@92647456161a03f86b1797abf9a74952de19a00f
---
docs/howto.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/howto.html b/docs/howto.html
index 4005ac37e..f46332872 100644
--- a/docs/howto.html
+++ b/docs/howto.html
@@ -172,7 +172,7 @@ adapters.</p>
<h2 id="building-from-a-source-distribution">Building from a source
distribution</h2>
<p>Prerequisite is Java (JDK 8, 11, 17, 21 or 23)
-and Gradle (version 8.7) on your path.</p>
+and Gradle (version 8.14.4) on your path.</p>
<p>Unpack the source distribution <code class="language-plaintext
highlighter-rouge">.tar.gz</code> file,
<code class="language-plaintext highlighter-rouge">cd</code> to the root
directory of the unpacked source,