Skip to content

Commit a95d97b

Browse files
committed
XCOMMONS-3229: Upgrade to Mockito 5.15.2
1 parent 53b70f2 commit a95d97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102

103103
<!-- Mock libraries -->
104104
<jmock.version>2.13.1</jmock.version>
105-
<mockito.version>5.14.2</mockito.version>
105+
<mockito.version>5.15.2</mockito.version>
106106

107107
<!-- Byte Buddy -->
108108
<bytebuddy.version>1.15.11</bytebuddy.version>

0 commit comments

Comments
 (0)