Skip to content

Commit 19468f5

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.11.0...v5.12.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e79f3b commit 19468f5

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
@@ -32,7 +32,7 @@
3232
<maven.compiler.release>17</maven.compiler.release>
3333
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3434
<com.squareup.retrofit2.version>2.11.0</com.squareup.retrofit2.version>
35-
<org.mockito.version>5.11.0</org.mockito.version>
35+
<org.mockito.version>5.12.0</org.mockito.version>
3636
<org.junit.jupiter.version>5.10.2</org.junit.jupiter.version>
3737
<com.squareup.okhttp3.version>5.0.0-alpha.14</com.squareup.okhttp3.version>
3838

0 commit comments

Comments
 (0)