diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2025-12-07 16:20:31 -0500 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2025-12-07 16:20:31 -0500 |
| commit | ce287c0a8e44a2bbbea32e475938779e22592519 (patch) | |
| tree | 96e959f4f9df736e2714c00d5f5661b5303ee833 /base/.classpath | |
| parent | 6e7bcdee2943dab36fd21137bcc6b1afb1e01193 (diff) | |
Merge branch 'trunk' of git@ashardalon.com:bjc-utils2.git into trunk
Diffstat (limited to 'base/.classpath')
| -rw-r--r-- | base/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/.classpath b/base/.classpath index 4015e42..09c1dfa 100644 --- a/base/.classpath +++ b/base/.classpath @@ -25,7 +25,7 @@ <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> - <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-16"> <attributes> <attribute name="maven.pomderived" value="true"/> </attributes> |
