Skip to content

Commit 5d54e75

Browse files
committed
[java] Change the JDK setting for IntelliJ back to JDK 11
1 parent 737d420 commit 5d54e75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

java/java.iml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<component name="ModuleRunConfigurationManager">
44
<shared />
55
</component>
6-
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_17">
6+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_11">
77
<output url="file://$MODULE_DIR$/build/production" />
88
<output-test url="file://$MODULE_DIR$/build/test" />
99
<exclude-output />

0 commit comments

Comments
 (0)