Skip to content

Commit cf78a1e

Browse files
build(deps): update dependency org.mockito:mockito-junit-jupiter to v5.18.0 (#6297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c7f990 commit cf78a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spoon-pom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.mockito</groupId>
6464
<artifactId>mockito-junit-jupiter</artifactId>
65-
<version>5.17.0</version>
65+
<version>5.18.0</version>
6666
<scope>test</scope>
6767
</dependency>
6868
<dependency>

0 commit comments

Comments
 (0)