Files
typed-byte-arrays/.idea/misc.xml
rnentjes 4a4de2c22c Update project JDK to Java 21
Changed the project JDK configuration from Java 17 to Java 21 in `.idea/misc.xml`. This ensures the project uses the latest JDK version for compatibility and feature updates.
2024-12-20 16:34:10 +01:00

18 lines
703 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="FrameworkDetectionExcludesConfiguration">
<file type="web" url="file://$PROJECT_DIR$" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="temurin-21" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
<component name="accountSettings">
<option name="activeRegion" value="us-east-1" />
<option name="recentlyUsedRegions">
<list>
<option value="us-east-1" />
</list>
</option>
</component>
</project>