blob: e63f362c87739d76a6c80d02d5b9d46a5e7090f9 [file] [log] [blame]
Fredrik Roubertd1ab31b2017-04-18 21:38:54 +02001<!--
2* © 2017 and later: Unicode, Inc. and others.
Victor Chang978167a2021-01-18 17:56:33 +00003* License & terms of use: http://www.unicode.org/copyright.html
Fredrik Roubertd1ab31b2017-04-18 21:38:54 +02004-->
Fredrik Roubert2d2bb242016-10-21 19:44:52 +02005<ivy-module version="2.0">
6 <info organisation="com.ibm.icu" module="icu4j"/>
7 <dependencies>
8 <!--if these are updated then eclipse projects need to be updated-->
9 <dependency org="junit" name="junit" rev="4.12"/>
10 <dependency org="pl.pragmatists" name="JUnitParams" rev="1.0.5"/>
11 </dependencies>
Fredrik Roubertd1ab31b2017-04-18 21:38:54 +020012</ivy-module>