Skip to content

Commit 3fd8419

Browse files
dependabot[bot]GMishx
authored andcommitted
chore(deps): bump org.mockito:mockito-core from 5.19.0 to 5.20.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 738123f commit 3fd8419

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
@@ -139,7 +139,7 @@
139139
<junit.version>4.13.2</junit.version>
140140
<log4j2.version>2.25.2</log4j2.version>
141141
<maven-javadoc.version>3.12.0</maven-javadoc.version>
142-
<mockito.version>5.19.0</mockito.version>
142+
<mockito.version>5.20.0</mockito.version>
143143
<okhttp.version>4.12.0</okhttp.version>
144144
<org.ow2.asm.version>9.9</org.ow2.asm.version>
145145
<org.spdx.java.spdx.library.version>2.0.1</org.spdx.java.spdx.library.version>

0 commit comments

Comments
 (0)