(changes) Bump junit-jupiter from 5.6.2 to 5.7.0

This commit is contained in:
Rob Tompkins 2020-10-01 10:16:03 -04:00
parent 12978ce65b
commit c1c4a7535b
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="add" dev="ggregory" due-to="Gary Gregory">Add BooleanUtils.booleanValues().</action>
<action type="add" dev="ggregory" due-to="Gary Gregory">Add BooleanUtils.primitiveValues().</action>
<!-- UPDATES -->
<action type="update" dev="chtompki">Bump junit-jupiter from 5.6.2 to 5.7.0</action>
<action type="update" dev="chtompki">Bump spotbugs from 4.1.2 to 4.1.3</action>
<action type="update" dev="chtompki">Bump checkstyle from 8.36 to 8.36.2</action>
<action issue="LANG-1606" type="update" dev="sebb" due-to="Rustem Galiev">StringUtils.countMatches - clarify Javadoc.</action>