Skip to content

Commit de446d6

Browse files
committed
update vmlens version
Signed-off-by: christian.lutnik <[email protected]>
1 parent 66e4670 commit de446d6

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.19.0</org.mockito.version>
16-
<com.vmlens.version>1.2.14</com.vmlens.version>
16+
<com.vmlens.version>1.2.15</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)