summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/.classpath
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-04-27 00:49:57 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-02 15:24:35 +0200
commit7fd8a7a667acb7744f08f89eb5faf69f72d7ec25 (patch)
tree63776bbc691ec7a3acbe165cee75d87cee2816d4 /org.eclipse.jgit.pgm/.classpath
parentacbb197355bc1ce3d2be747e3af62a01ca6821e5 (diff)
downloadjgit-7fd8a7a667acb7744f08f89eb5faf69f72d7ec25.tar.gz
jgit-7fd8a7a667acb7744f08f89eb5faf69f72d7ec25.zip
Update minimum Java version to 17
Bug: jgit-52 Change-Id: I27e85b3ab4c2e21c86d69d8707eeb9547d788287
Diffstat (limited to 'org.eclipse.jgit.pgm/.classpath')
-rw-r--r--org.eclipse.jgit.pgm/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/.classpath b/org.eclipse.jgit.pgm/.classpath
index e8b509e018..c37bfe6e32 100644
--- a/org.eclipse.jgit.pgm/.classpath
+++ b/org.eclipse.jgit.pgm/.classpath
@@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry excluding="*|resources/|resources/" including="META-INF/" kind="src" path=""/>
<classpathentry kind="src" path="resources"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
<attribute name="module" value="true"/>
</attributes>