Skip to content

Commit 6f896a2

Browse files
chore: bump org.mockito:mockito-junit-jupiter from 5.18.0 to 5.19.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.18.0 to 5.19.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e9ff02 commit 6f896a2

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
@@ -115,7 +115,7 @@
115115
<versions-maven-plugin.version>2.18.0</versions-maven-plugin.version>
116116
<elastic.version>1.7.0</elastic.version>
117117
<mockito.version>5.18.0</mockito.version>
118-
<mockito-junit-jupiter.version>5.18.0</mockito-junit-jupiter.version>
118+
<mockito-junit-jupiter.version>5.19.0</mockito-junit-jupiter.version>
119119
<junit-pioneer.version>2.3.0</junit-pioneer.version>
120120
<crac.version>1.5.0</crac.version>
121121

0 commit comments

Comments
 (0)