Files
openide/.idea/libraries/JUnit5.xml
Ilya.Kazakevich 71a3fd096f Update JUnit5: 10.3 -> 11.0.
GitOrigin-RevId: d97fc2d75111d430f0f3753e72c11c013701601d
2024-09-08 20:23:03 +00:00

33 lines
2.2 KiB
XML

<component name="libraryTable">
<library name="JUnit5" type="repository">
<properties maven-id="org.junit.jupiter:junit-jupiter-api:5.11.0">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-api/5.11.0/junit-jupiter-api-5.11.0.jar">
<sha256sum>42aa202fc862f76cc5af65b47b1c0b1961cdd79cd2216405a6dfa2bd20b20974</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar">
<sha256sum>48e2df636cab6563ced64dcdff8abb2355627cb236ef0bf37598682ddf742f1b</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-commons/1.11.0/junit-platform-commons-1.11.0.jar">
<sha256sum>609333a4545f9018eb0c59071efd30663a9e9fdce528121b65a04c27e5fc26a7</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar">
<sha256sum>b509448ac506d607319f182537f0b35d71007582ec741832a1f111e5b5b70b38</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-api/5.11.0/junit-jupiter-api-5.11.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-commons/1.11.0/junit-platform-commons-1.11.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-api/5.11.0/junit-jupiter-api-5.11.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-commons/1.11.0/junit-platform-commons-1.11.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar!/" />
</SOURCES>
</library>
</component>