Skip to content

Commit 2eecebc

Browse files
tastybentoCopilot
andauthored
Update pom.xml
Co-authored-by: Copilot <[email protected]>
1 parent c91bfe3 commit 2eecebc

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
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>org.mockito</groupId>
156156
<artifactId>mockito-junit-jupiter</artifactId>
157-
<version>5.11.0</version>
157+
<version>${mockito.version}</version>
158158
<scope>test</scope>
159159
</dependency>
160160
<dependency>

0 commit comments

Comments
 (0)