[COLLECTIONS-777] Fully migrate to JUnit 5.

This commit is contained in:
Gary Gregory 2022-03-06 17:24:13 -05:00
parent 7fe2f39a10
commit eab0aa0b09
1 changed files with 3 additions and 0 deletions

View File

@ -217,6 +217,9 @@
Upgrade to JUnit v5.6.0 #136.
Upgrade to JUnit v5.6.2.
</action>
<action issue="COLLECTIONS-777" type="update" dev="ggregory" due-to="John Patrick">
Fully migrate to JUnit 5.
</action>
<action issue="COLLECTIONS-753" type="update" dev="ggregory" due-to="John Patrick">
Upgrade Hamcrest to 2.2.
</action>