Bump mockito-inline from 4.6.1 to 4.7.0
diff --git a/pom.xml b/pom.xml
index 21afb4e..675934f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -271,7 +271,7 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-inline</artifactId>
-      <version>4.6.1</version>
+      <version>4.7.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 17fae3b..94fb7fd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -467,8 +467,8 @@
       <action dev="ggregory" type="update" due-to="Dependabot">
         Bump junit-bom from 5.8.0-M1 to 5.9.0 #260, #271, #275, #309.
       </action>
-      <action dev="ggregory" type="update" due-to="Dependabot">
-        Bump mockito-inline from 3.11.2 to 4.6.1 #262, #264, #282, #306, #314, #331, #348, #359.
+      <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
+        Bump mockito-inline from 3.11.2 to 4.7.0 #262, #264, #282, #306, #314, #331, #348, #359.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Bump jmh.version from 1.32 to 1.35 #258, #316, #342.