Truth 0.42
- Made various dependency fixes and upgrades, including fixing #473 and #467. Note that some annotations-only dependencies are now no longer
<provided>
. See google/guava#2721 for details, but in short, feel free to exclude them if that works for your setup. - Fixed
NPE
inMapSubject.containsExactly
(#468).