Changeset 14318 in josm for trunk/.classpath


Ignore:
Timestamp:
2018-10-13T01:57:20+02:00 (6 years ago)
Author:
Don-vip
Message:

see #16047 - update to JMockit 1.43 (contains Java11 fix)

see https://github.com/jmockit/jmockit1/issues/534

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r14093 r14318  
    2323                </attributes>
    2424        </classpathentry>
    25         <classpathentry kind="lib" path="test/lib/jmockit-1.41.jar">
     25        <classpathentry kind="lib" path="test/lib/jmockit-1.43.jar">
    2626                <attributes>
    2727                        <attribute name="test" value="true"/>
Note: See TracChangeset for help on using the changeset viewer.