Skip to content

Commit e17b0b2

Browse files
chore(deps): update dependency org.mockito:mockito-core to v5.18.0 (#1457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b45a937 commit e17b0b2

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
@@ -14,7 +14,7 @@
1414
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
1515
<junit.jupiter.version>5.12.2</junit.jupiter.version>
1616
<io.cucumber.version>7.22.2</io.cucumber.version>
17-
<org.mockito.version>5.17.0</org.mockito.version>
17+
<org.mockito.version>5.18.0</org.mockito.version>
1818
<!-- exclusion expression for e2e tests -->
1919
<testExclusions>**/e2e/*.java</testExclusions>
2020
<module-name>${project.groupId}.${project.artifactId}</module-name>

0 commit comments

Comments
 (0)