diff options
Diffstat (limited to 'java/eclipse/Makefile.plugins')
-rw-r--r-- | java/eclipse/Makefile.plugins | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse/Makefile.plugins b/java/eclipse/Makefile.plugins index 2d54cbe0aa77..54814b3ef0ec 100644 --- a/java/eclipse/Makefile.plugins +++ b/java/eclipse/Makefile.plugins @@ -1,6 +1,6 @@ NO_BUILD= yes USES+= java -JAVA_VERSION= 17+ +JAVA_VERSION= 21+ REPO_DIRS?= features plugins |