Skip to content

Commit cc8108a

Browse files
build(deps): update mockito monorepo to v5.20.0 (#6452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1033c75 commit cc8108a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spoon-pom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.mockito</groupId>
4040
<artifactId>mockito-core</artifactId>
41-
<version>5.19.0</version>
41+
<version>5.20.0</version>
4242
<scope>test</scope>
4343
</dependency>
4444
<dependency>
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.mockito</groupId>
6464
<artifactId>mockito-junit-jupiter</artifactId>
65-
<version>5.19.0</version>
65+
<version>5.20.0</version>
6666
<scope>test</scope>
6767
</dependency>
6868
<dependency>

0 commit comments

Comments
 (0)