Skip to content

Commit

Permalink
fix ant test
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Dietrich <[email protected]>
  • Loading branch information
cdietrich committed Dec 20, 2023
1 parent afdcfd4 commit f4af5c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<include name="org.eclipse.emf.common*.jar" />
<include name="org.eclipse.emf.codegen*.jar" />
<include name="com.google.guava*.jar" />
<include name="*guava*32*.jar" />
<include name="*guava*33*.jar" />
<include name="com.google.inject*.jar" />
<include name="guice*.jar" />
<include name="*failureaccess*jar" />
Expand Down

0 comments on commit f4af5c4

Please sign in to comment.