Skip to content

Commit d467b09

Browse files
authored
Apply suggestion from @chrfwow
Signed-off-by: chrfwow <[email protected]>
1 parent 6eea7c4 commit d467b09

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
@@ -13,7 +13,7 @@
1313
<maven.compiler.source>11</maven.compiler.source>
1414
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
1515
<org.mockito.version>5.20.0</org.mockito.version>
16-
<com.vmlens.version>1.2.16</com.vmlens.version>
16+
<com.vmlens.version>1.2.17</com.vmlens.version>
1717
<!-- exclusion expression for e2e tests -->
1818
<testExclusions>**/e2e/*.java</testExclusions>
1919
<module-name>${project.groupId}.${project.artifactId}</module-name>

0 commit comments

Comments
 (0)