aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorJJ2022-12-27 16:36:56 +0000
committerJJ2022-12-27 16:36:56 +0000
commit69c8bcbda55c4eb8e79b89736568781440484319 (patch)
treeb1db42212037747ff7109b65816839a2047be512 /.idea
parentc14e53775591cb4d75b486d21f4849552d5c7c8c (diff)
Convert project to Java 19 (at long last)
Diffstat (limited to '.idea')
-rw-r--r--.idea/misc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml
index f10fac3..ea393a7 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -7,7 +7,7 @@
</map>
</option>
</component>
- <component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="11" project-jdk-type="JavaSDK">
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_19_PREVIEW" project-jdk-name="19" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project> \ No newline at end of file