Skip to content

Commit

Permalink
Merge branch 'pr-187'
Browse files Browse the repository at this point in the history
This closes #187
  • Loading branch information
kinow committed Nov 25, 2020
2 parents cf0dddf + 83f54f0 commit 4c33c73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -53,7 +53,7 @@
<spotbugs.plugin.version>4.1.4</spotbugs.plugin.version>
<spotbugs.impl.version>4.1.4</spotbugs.impl.version>

<commons.mockito.version>3.6.0</commons.mockito.version>
<commons.mockito.version>3.6.28</commons.mockito.version>
<commons.jacoco.version>0.8.6</commons.jacoco.version>
<commons.javadoc.version>3.2.0</commons.javadoc.version>

Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Expand Up @@ -59,7 +59,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Dependabot">Update checkstyle from 8.34 to 8.37 #141 #168 #182.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Update spotbugs.plugin.version 4.0.0 to 4.1.4 #144 #150 #167 #176.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Update mockito-inline from 3.4.4 to 3.6.0 #143 #148 #149 #152 #153 #154 #158 #159 #166 #177 #180.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Update mockito-inline from 3.4.4 to 3.6.28 #143 #148 #149 #152 #153 #154 #158 #159 #166 #177 #180 #187.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump junit-jupiter from 5.6.2 to 5.7.0 #163.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump assertj-core from 3.16.1 to 3.18.1 #151 #157 #160 #178 #184.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump commons-io from 2.7 to 2.8.0 #161.</action>
Expand Down

0 comments on commit 4c33c73

Please sign in to comment.