diff options
| author | Ben Culkin <scorpress@gmail.com> | 2022-09-27 19:09:35 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2022-09-27 19:09:35 -0400 |
| commit | 543869769d420e4dcbf0f2ba84cd8ce245318169 (patch) | |
| tree | fda3cfc8ca408d66eff3ede2ed091d1efbfdad8e /.classpath | |
| parent | daf1adc30d78b3a690453c0e690251bc6548686e (diff) | |
A few updates
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,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> |
