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

28 lines
1.6 KiB
XML

<component name="libraryTable">
<library name="JUnit5Launcher" type="repository">
<properties maven-id="org.junit.platform:junit-platform-launcher:1.11.0">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-launcher/1.11.0/junit-platform-launcher-1.11.0.jar">
<sha256sum>a44535e639814236844e2247204f89247d13af0cebdea53a42314100dfde19ce</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-engine/1.11.0/junit-platform-engine-1.11.0.jar">
<sha256sum>a7e67279c651c516949512b506916475a6d9e284cd4f4c30d029b4ad73a944d8</sha256sum>
</artifact>
</verification>
<exclude>
<dependency maven-id="org.apiguardian:apiguardian-api" />
<dependency maven-id="org.opentest4j:opentest4j" />
<dependency maven-id="org.junit.platform:junit-platform-commons" />
</exclude>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-launcher/1.11.0/junit-platform-launcher-1.11.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-engine/1.11.0/junit-platform-engine-1.11.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-launcher/1.11.0/junit-platform-launcher-1.11.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-engine/1.11.0/junit-platform-engine-1.11.0-sources.jar!/" />
</SOURCES>
</library>
</component>