Skip to content

Commit bdc201f

Browse files
committed
chore: update dependency org.mockito:mockito-junit-jupiter to v5.14.2
1 parent d0f46c8 commit bdc201f

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
@@ -41,7 +41,7 @@
4141
<lucene.version>9.12.0</lucene.version>
4242
<log4j.version>2.24.1</log4j.version>
4343
<junit.version>5.11.2</junit.version>
44-
<mockito.version>5.14.1</mockito.version>
44+
<mockito.version>5.14.2</mockito.version>
4545
<kotlin.version>1.9.10</kotlin.version>
4646
</properties>
4747

0 commit comments

Comments
 (0)