Changeset 13519 in josm for trunk/.classpath


Ignore:
Timestamp:
2018-03-12T19:25:38+01:00 (6 years ago)
Author:
Don-vip
Message:

see #15560 - upgrade to equalsverifier-2.4.4 (contains ASM 6.1 for Java 10 compatibility)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r13352 r13519  
    1515        <classpathentry kind="lib" path="test/lib/fest/MRJToolkitStubs-1.0.jar"/>
    1616        <classpathentry kind="lib" path="test/lib/jfcunit.jar"/>
    17         <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-2.4.2.jar"/>
     17        <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-2.4.4.jar"/>
    1818        <classpathentry kind="lib" path="test/lib/reflections/reflections-0.9.10.jar"/>
    1919        <classpathentry kind="lib" path="test/lib/reflections/guava-21.0.jar"/>
Note: See TracChangeset for help on using the changeset viewer.