Binary compatibility report for the dropwizard-testing library between 1.3.1 and 1.3.2 versions
Test Info
| Library Name | dropwizard-testing | 
| Version #1 | 1.3.1 | 
| Version #2 | 1.3.2 | 
Test Results
| Total Java Modules | 1 | 
| Total Methods / Classes | 190 / 28 | 
| Compatibility | 
100% | 
Problem Summary
 | Severity | Count | 
| Added Methods | - | 1 | 
| Removed Methods | High | 0 | 
Problems with Data Types | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Problems with Methods | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Added Methods  1 
dropwizard-testing-1.3.2.jar, Builder.class
package io.dropwizard.testing.common
Resource.Builder<B>.bootstrapLogging ( boolean value )  :  B
io/dropwizard/testing/common/Resource.Builder.bootstrapLogging:(Z)Lio/dropwizard/testing/common/Resource$Builder;
to the top
Java Archives  1 
dropwizard-testing-1.3.1.jar
to the top