Changeset 13983 in josm for trunk/.classpath


Ignore:
Timestamp:
2018-06-29T00:13:24+02:00 (6 years ago)
Author:
Don-vip
Message:

test/lib update: equalsverifier 2.4.7, wiremock 2.18.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r13525 r13983  
    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.4.jar"/>
     17        <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-2.4.7.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"/>
     
    2222        <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.6.jar"/>
    2323        <classpathentry kind="lib" path="test/lib/commons-testing/commons-testing-2.1.0.jar"/>
    24         <classpathentry exported="true" kind="lib" path="test/lib/wiremock-standalone-2.15.0.jar"/>
     24        <classpathentry exported="true" kind="lib" path="test/lib/wiremock-standalone-2.18.0.jar"/>
    2525        <classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.1.0.jar"/>
    2626        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
Note: See TracChangeset for help on using the changeset viewer.