Commit 96c46ba7 authored by Vansh V. Tibrewal's avatar Vansh V. Tibrewal
Browse files

Update .iml to reflect upgraded javaparser version

parent baf0602a
No related merge requests found
Showing with 3 additions and 1 deletion
+3 -1
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Deck Tests" type="JUnit" factoryName="JUnit">
<module name="war" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
<option name="ALTERNATIVE_JRE_PATH" value="19" />
<option name="PACKAGE_NAME" value="" />
<option name="MAIN_CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
......
......@@ -12,7 +12,7 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="TEST" name="org.hamcrest:hamcrest:2.2" level="project" />
<orderEntry type="library" name="org.hamcrest:hamcrest-core:2.2" level="project" />
<orderEntry type="library" name="com.github.javaparser:javaparser-core:3.5.12" level="project" />
<orderEntry type="library" name="com.github.javaparser:javaparser-core:3.26.0" level="project" />
<orderEntry type="library" name="junit.jupiter" level="project" />
</component>
</module>
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment