This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git
The following commit(s) were added to refs/heads/master by this push:
new 0a7b4f5 Bump mockito-inline from 3.7.7 to 3.8.0 (#207)
0a7b4f5 is described below
commit 0a7b4f51fd69f439aee960780e39d8110c50cd7e
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Feb 23 16:57:59 2021 -0500
Bump mockito-inline from 3.7.7 to 3.8.0 (#207)
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 69dc2a2..8223300 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -204,7 +204,7 @@ The <action> type attribute can be add,update,fix,remove.
Update mockito-core from 3.5.9 to 3.7.0, #152, #155, #157, #166, #167,
#169, #182.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump mockito-inline from 3.7.0 to 3.7.7 #188.
+ Bump mockito-inline from 3.7.0 to 3.8.0 #188, #207.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).