Skip to content

Commit af3c950

Browse files
chore(deps): update com.vmlens.version to v1.2.24 (#1791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a237df3 commit af3c950

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.21.0</org.mockito.version>
16-
<com.vmlens.version>1.2.23</com.vmlens.version>
16+
<com.vmlens.version>1.2.24</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)