Changeset 13307 in josm for trunk/.classpath


Ignore:
Timestamp:
2018-01-12T20:36:23+01:00 (7 years ago)
Author:
Don-vip
Message:

lib updates: equalsverifier 2.4.1, wiremock 2.13.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r13112 r13307  
    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.jar"/>
     17        <classpathentry kind="lib" path="test/lib/equalsverifier-2.4.1.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.10.1.jar"/>
     24        <classpathentry kind="lib" path="test/lib/wiremock-standalone-2.13.0.jar"/>
    2525        <classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.0.0.jar"/>
    2626        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
Note: See TracChangeset for help on using the changeset viewer.