Skip to content

Commit bb9a4ca

Browse files
chore(deps): update com.vmlens.version to v1.2.22 (#1703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30c07d6 commit bb9a4ca

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.21</com.vmlens.version>
16+
<com.vmlens.version>1.2.22</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)