You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wayang.apache.org by zk...@apache.org on 2022/07/01 09:07:09 UTC

[incubator-wayang] branch readme-update updated: minor

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

zkaoudi pushed a commit to branch readme-update
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git


The following commit(s) were added to refs/heads/readme-update by this push:
     new 72963ae9 minor
72963ae9 is described below

commit 72963ae92af848e4c44495f0a3d37b3e278d2ce5
Author: zoi <zk...@yahoo.gr>
AuthorDate: Fri Jul 1 11:06:59 2022 +0200

    minor
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 3656f0d6..c8dc5649 100644
--- a/README.md
+++ b/README.md
@@ -320,8 +320,8 @@ object kmeans {
 
 ## Built With
 
-* [Java 8](https://www.oracle.com/java/technologies/java8.html) 
-* [Scala 2.11](https://www.scala-lang.org/download/2.11.0.html)
+* [Java 11](https://www.oracle.com/de/java/technologies/javase/jdk11-archive-downloads.html) 
+* [Scala 2.12](https://www.scala-lang.org/download/2.12.0.html)
 * [Maven](https://maven.apache.org/)
 
 ## Contributing