Skip to content

Commit 0bd2722

Browse files
Maven pom.xml(deps-dev): Bump org.mockito:mockito-core from 5.3.1 to 5.5.0 (#135)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdb1f5d commit 0bd2722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>org.mockito</groupId>
128128
<artifactId>mockito-core</artifactId>
129-
<version>5.3.1</version>
129+
<version>5.5.0</version>
130130
<scope>test</scope>
131131
</dependency>
132132
</dependencies>

0 commit comments

Comments
 (0)