Skip to content

Commit

Permalink
Upgraded Java version to 11.
Browse files Browse the repository at this point in the history
  • Loading branch information
joonspoon committed Oct 1, 2019
1 parent 9e1f4fa commit bce8947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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-1.6">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
<attributes>
<attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
Expand Down

0 comments on commit bce8947

Please sign in to comment.