Skip to content

Truth 0.42

Compare
Choose a tag to compare
@cpovirk cpovirk released this 12 Jul 14:32
· 732 commits to master since this release
  • 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 in MapSubject.containsExactly (#468).