Fixed references to wrong AssertJ version 13.2.0 instead of 3.12.0, courtesy of Bernhard R.

This commit is contained in:
2019-08-04 18:29:59 +02:00
parent df11939589
commit a4535afbbb
3 changed files with 4 additions and 4 deletions
@@ -2,6 +2,6 @@
<body>
Makes assertions on sizes of arrays, collections, strings, or CharSequences more concise by replacing them with isEmpty(), isNotEmpty(), hasSize(), or hasSameSizeAs().
<!-- tooltip end -->
<br>Several more conversions are available with AssertJ 13.2.0 or later.
<br>Several more conversions are available with AssertJ 3.12.0 or later.
</body>
</html>