diff options
| author | Ben Culkin <scorpress@gmail.com> | 2022-09-27 19:14:29 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2022-09-27 19:14:29 -0400 |
| commit | dd9b20740ed34f1c77245b72e6e0008ed22aab48 (patch) | |
| tree | eada3db22f44038c32762723eea1b8e29c6d53f7 /.classpath | |
| parent | 79b9d41cd65a4b78e5fde1bf44dde164d36f82ea (diff) | |
Minor update
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ <attribute name="test" value="true"/> </attributes> </classpathentry> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"> <attributes> <attribute name="maven.pomderived" value="true"/> </attributes> |
