Skip to content

Commit 1ec167f

Browse files
Bump mockito-inline from 5.1.1 to 5.2.0
Bumps [mockito-inline](https://github.com/mockito/mockito) from 5.1.1 to 5.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.1.1...v5.2.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb88ced commit 1ec167f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<properties>
6262
<slf4j.version>2.0.6</slf4j.version>
6363
<junit.version>5.8.1</junit.version>
64-
<mockito.version>5.1.1</mockito.version>
64+
<mockito.version>5.2.0</mockito.version>
6565

6666
<github.global.server>github</github.global.server>
6767
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)