This is an automated email from the ASF dual-hosted git repository.

pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new 2d8c6be0 Update JDK requirement from 8 to 17 (#720)
2d8c6be0 is described below

commit 2d8c6be08d23244b8f9acea6e45cd7e650fc4e8f
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Jun 13 09:39:07 2026 +0100

    Update JDK requirement from 8 to 17 (#720)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9180157f..8a0194d0 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ project in Java and Scala respectively, with both sbt and 
Gradle configurations.
 ## Building from Source
 
 ### Prerequisites
-- Make sure you have installed a Java Development Kit (JDK) version 8 or later.
+- Make sure you have installed a Java Development Kit (JDK) version 17 or 
later.
 - Make sure you have [sbt](https://www.scala-sbt.org/) installed.
 - [Maven](https://www.baeldung.com/install-maven-on-windows-linux-mac) is 
needed for tasks related to building and testing Maven plugin support.
 - [Gradle](https://gradle.org/) is needed for tasks related to building and 
testing Gradle plugin support. We have `gradlew` scripts that will install the 
right version of Gradle and run the gradle tasks using it.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to