Skip to content

Commit c714262

Browse files
committed
Fix compile against latest Orbit
1 parent 43c3156 commit c714262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/latest"/>
2020
<unit id="org.commonmark" version="0.0.0"/>
2121
<unit id="org.commonmark-gfm-tables" version="0.0.0"/>
22-
<unit id="com.google.guava" version="33.3.1.jre"/>
22+
<unit id="com.google.guava" version="33.4.0.jre"/>
2323
<unit id="com.google.guava.failureaccess" version="1.0.2"/>
2424
</location>
2525
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">

0 commit comments

Comments
 (0)