Fixed compilation error on Intellij due to new library

This commit is contained in:
Downforce Agent 2024-07-27 04:10:09 -05:00
parent 8af95d5287
commit 309aaec333

View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="apache.commons.text" type="repository">
<properties maven-id="org.apache.commons:commons-text:1.12.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>