Skip to content

Commit b8af16f

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump mockito-core from 4.8.1 to 4.9.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.1 to 4.9.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.8.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] <support@github.com>
1 parent 23bfa03 commit b8af16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ under the License.
282282
<dependency>
283283
<groupId>org.mockito</groupId>
284284
<artifactId>mockito-core</artifactId>
285-
<version>4.8.1</version>
285+
<version>4.9.0</version>
286286
<scope>test</scope>
287287
</dependency>
288288

0 commit comments

Comments
 (0)