Skip to content

Commit fe7eadb

Browse files
Merge pull request #55 from sideshowcoder/dependabot/maven/org.mockito-mockito-bom-5.21.0
Bump org.mockito:mockito-bom from 5.20.0 to 5.21.0
2 parents 0281a2b + af00d9c commit fe7eadb

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
@@ -31,7 +31,7 @@
3131
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
3232
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
3333
<maven-failsafe-plugin.version>3.5.4</maven-failsafe-plugin.version>
34-
<mockito.version>5.20.0</mockito.version>
34+
<mockito.version>5.21.0</mockito.version>
3535
<testcontainers.version>2.0.2</testcontainers.version>
3636
<central-publishing-maven-plugin.version>0.9.0</central-publishing-maven-plugin.version>
3737
</properties>

0 commit comments

Comments
 (0)