Skip to content

Commit 5d20283

Browse files
committed
feat: sync with latest Orbit release
1 parent 266c22d commit 5d20283

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

target-platforms/target-platform-latest/target-platform-latest.target

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@
2121
<unit id="org.commonmark.ext-gfm-tables" version="0.0.0"/>
2222
<unit id="com.google.guava" version="0.0.0"/>
2323
<unit id="com.google.guava.failureaccess" version="0.0.0"/>
24+
<!-- Pinning JUnit 5 for now -->
25+
<unit id="junit-jupiter-api" version="5.14.3"/>
26+
<unit id="junit-jupiter-engine" version="5.14.3"/>
27+
<unit id="junit-jupiter-params" version="5.14.3"/>
28+
<unit id="junit-platform-commons" version="1.14.3"/>
29+
<unit id="junit-platform-engine" version="1.14.3"/>
30+
<unit id="junit-platform-launcher" version="1.14.3"/>
31+
<unit id="junit-platform-runner" version="1.14.3"/>
32+
<unit id="junit-platform-suite-api" version="1.14.3"/>
33+
<unit id="junit-platform-suite-commons" version="1.14.3"/>
34+
<unit id="junit-platform-suite-engine" version="1.14.3"/>
35+
<unit id="junit-vintage-engine" version="5.14.3"/>
2436
</location>
2537
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
2638
<unit id="org.eclipse.tm4e.feature.feature.group" version="0.0.0"/>

0 commit comments

Comments
 (0)