Skip to content

Commit 0831bd2

Browse files
Bump mockito-core from 4.6.1 to 4.9.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.9.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.6.1...v4.9.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ea76e9 commit 0831bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ under the License.
232232
<dependency>
233233
<groupId>org.mockito</groupId>
234234
<artifactId>mockito-core</artifactId>
235-
<version>4.6.1</version>
235+
<version>4.9.0</version>
236236
<scope>test</scope>
237237
</dependency>
238238
<dependency>

0 commit comments

Comments
 (0)