Changeset 14002 in josm


Ignore:
Timestamp:
2018-07-05T01:53:36+02:00 (6 years ago)
Author:
Don-vip
Message:

see #16047 - update to equalsverifier 2.4.8 for Java 11 compatibility, see https://github.com/jqno/equalsverifier/issues/197

Location:
trunk
Files:
1 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r13983 r14002  
    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.7.jar"/>
     17        <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-2.4.8.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.