change pom.xml file for using JDK 21

This commit is contained in:
2026-04-20 01:45:45 +03:30
parent e73ac6115f
commit f77e3bdc26
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
</list>
</option>
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="25" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" project-jdk-name="21" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>